mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avformat/movenccenc: add support for CENC AV1 encryption
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
5631704d83
commit
08e334e462
10 changed files with 298 additions and 7 deletions
2
libavformat/cbs.c
Normal file
2
libavformat/cbs.c
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#include "cbs.h"
|
||||
#include "libavcodec/cbs.c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue