And pull out all the xenia specific build junk into third_party/ffmpeg-xenia rather than keeping it checked in the submodule
4 lines
91 B
C
4 lines
91 B
C
static const AVCodecParser * const parser_list[] = {
|
|
&ff_mpegaudio_parser,
|
|
NULL };
|