You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-14 22:15:12 +02:00
6 lines
142 B
C
6 lines
142 B
C
![]() |
#define CBS_AV1_OBU_TILE_LIST 0
|
||
|
#define CBS_AV1_OBU_METADATA 0
|
||
|
#define CBS_AV1_OBU_PADDING 0
|
||
|
#include "cbs.h"
|
||
|
#include "libavcodec/cbs_av1.c"
|