aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/cbs_av1.c
blob: 30618329671a8c5e9e8e2569536177bc5677506c (plain) (blame)
1
2
3
4
5
#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"