avcodec: add an APV parser

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2025-04-27 17:57:12 -03:00
parent 8ebccdf2a4
commit c4ea4abec2
6 changed files with 139 additions and 2 deletions

View File

@ -14,6 +14,7 @@ version <next>:
- CENC AV1 support in MP4 muxer
- pngenc: set default prediction method to PAETH
- APV decoder and APV raw bitstream muxing and demuxing
- APV parser
version 7.1: