avformat/movenccenc: add support for CENC AV1 encryption

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2025-03-19 20:59:49 -03:00
parent 5631704d83
commit 08e334e462
10 changed files with 298 additions and 7 deletions

View File

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