Changelog:
- WAV: ADM profile detection of Dolby Atmos Master or MPEG-H.
- SMPTE ST 337: support of AC-4.
- AC-3/AC-4: show top layer channels after Lw/Rw, as it becomes the defacto standard layout.
- Dolby Surround EX and Pro Logic IIz detection.
- Matroska: add DV support.
- DV: remove check of zeroed bytes in timecode, considered again as valid timecode.
- TIFF: add support of compression codes 7 and 8.
- WAV: show bext (BWF) version in verbose mode / XML / JSON.
- MXF: detection fo DCI P3 mastering display color primaries.
- Options: add software version to text output.
- Options: add report creation timestamp to text output.
- HDR: mastering max. luminance precision was wrong.
- WM: fix EncodingTime parsing.
- MOV/MP4: skip XMP huge atoms.
- MPEG-TS: fix inverted supplementary_audio_descriptor mix_type values.
- AAC: fix File_Aac::is_intensity according to ISO/IEC 14496-3:2009.
- I1353, MP4: Skip user data Xtra and free atoms.
- FFV1: fix crash with some bitstreams parsing.
- TIFF: fix division by 0.
- RF64: fix the WAV malformed chunk size test.
Depends on D11122.