[3PP] Switch FFmpeg to latest release with port of xmaframes codec
And pull out all the xenia specific build junk into third_party/ffmpeg-xenia rather than keeping it checked in the submodule
This commit is contained in:
4
third_party/ffmpeg-xenia/libavformat/demuxer_list.c
vendored
Normal file
4
third_party/ffmpeg-xenia/libavformat/demuxer_list.c
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
static const AVInputFormat * const demuxer_list[] = {
|
||||
&ff_asf_demuxer,
|
||||
&ff_mp3_demuxer,
|
||||
NULL };
|
||||
Reference in New Issue
Block a user