avformat/matroska: add support for VVC streams

As defined in https://github.com/ietf-wg-cellar/matroska-specification/blob/master/codec_specs.md#v_mpegiisovvc

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2025-01-11 12:47:49 -03:00
parent 8bd66a8c95
commit df50370e1b
7 changed files with 29 additions and 16 deletions

View File

@ -10,6 +10,7 @@ version <next>:
- ADPCM IMA Xbox decoder
- Enhanced FLV v2: Multitrack audio/video, modern codec support
- Animated JPEG XL encoding (via libjxl)
- VVC in Matroska
version 7.1:
- Raw Captions with Time (RCWT) closed caption demuxer