4 lines
93 B
C
4 lines
93 B
C
static const AVBitStreamFilter * const bitstream_filters[] = {
|
|
&ff_null_bsf,
|
|
NULL };
|