mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 20:01:56 +00:00
3 lines
93 B
C
3 lines
93 B
C
static const AVBitStreamFilter * const bitstream_filters[] = {
|
|
&ff_null_bsf,
|
|
NULL };
|