1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/trunk/3rdparty/ffmpeg-4-fit/libavcodec/parser_list.c
2021-03-04 14:14:06 +08:00

3 lines
90 B
C

static const AVCodecParser * const parser_list[] = {
&ff_aac_latm_parser,
NULL };