1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-06-14 22:15:12 +02:00
Files
FFmpeg/libavformat/cbs_av1.c

6 lines
142 B
C
Raw Permalink Normal View History

#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"