[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:
3
third_party/ffmpeg-xenia/libavcodec/parser_list.c
vendored
Normal file
3
third_party/ffmpeg-xenia/libavcodec/parser_list.c
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
static const AVCodecParser * const parser_list[] = {
|
||||
&ff_mpegaudio_parser,
|
||||
NULL };
|
||||
Reference in New Issue
Block a user