mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
3 lines
90 B
C
3 lines
90 B
C
static const AVCodecParser * const parser_list[] = {
|
|
&ff_aac_latm_parser,
|
|
NULL };
|