Changelogs:
- 20.09
- Dolby ED2: full featured support (presentations, presentation targets, beds, objects).
- MKV: support of Dolby Vision metadata.
- MXF: detection of Dolby E hidden in PCM tracks having more than 2 channels.
- WAV: detection of Dolby E hidden in PCM tracks having more than 2 channels.
- CineForm: display of color space (including Bayer), bit depth.
- WAV: more precise sample count.
- SMPTE ST 337: catch of streams starting later than usual (probing increased from 4 to 16 PCM "frames").
- PNG: detection of additional alpha plane in color space.
- MXF: detection of additional alpha plane in color space.
- AVI: detection of additional alpha plane in color space.
- MPEG Audio: was wrongly flagging Xing info tag as CBR.
- VorbisTag: does not skip DISCID.
- Miscellaneous bug/crash fixes.
- 20.08
- MPEG-H 3D Audio full featured support (group presets, switch groups, groups, signal groups).
- MP4/MOV: support of more metadata locations.
- JSON and XML outputs: authorize "complete" output.
- MPEG-4: support of TrueHD.
- WM: show legacy value of performer if not same as modern one.
- WAV: trace of adtl (Associated Data List) chunk.
- URL encoding detection fix for URL having a query part (issue with e.g. pre-signed AWS S3 URLs).
- Don't try to seek to the end (false positive range related error with HTTP).
- DPX: don't load the whole file in RAM.
- Opus: fix wrong channel mapping.
- Miscellaneous other bug fixes.
Packaging change:
- Use system tinyxml2.