parser_list.c 90 B

123
  1. static const AVCodecParser * const parser_list[] = {
  2. &ff_aac_latm_parser,
  3. NULL };