And pull out all the xenia specific build junk into third_party/ffmpeg-xenia rather than keeping it checked in the submodule
5 lines
108 B
C
5 lines
108 B
C
static const AVInputFormat * const demuxer_list[] = {
|
|
&ff_asf_demuxer,
|
|
&ff_mp3_demuxer,
|
|
NULL };
|