Dactyloidae/media/ffvpx/libavcodec/bsf_list.c
trav90 d1361d3c21 [ffvpx] Update ffvp9/ffvp8 to 3.4.2-release
Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
2019-02-15 23:51:50 +08:00

3 lines
93 B
C

static const AVBitStreamFilter * const bitstream_filters[] = {
&ff_null_bsf,
NULL };