1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/ffmpeg-4-fit/libavcodec/bsf_list.c

4 lines
93 B
C
Raw Normal View History

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