4 lines
90 B
C
4 lines
90 B
C
static const AVCodecParser * const parser_list[] = {
|
|
&ff_aac_latm_parser,
|
|
NULL };
|