lavc/cbs: APV support

This commit is contained in:
Mark Thompson 2025-04-19 18:44:14 +01:00
parent 0c79a091e4
commit 821717c3fe
9 changed files with 1363 additions and 0 deletions

View file

@ -22,6 +22,7 @@
#define CBS_PREFIX lavf_cbs
#define CBS_WRITE 0
#define CBS_TRACE 0
#define CBS_APV 0
#define CBS_H264 0
#define CBS_H265 0
#define CBS_H266 0