[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:
@@ -14,5 +14,6 @@ project("xenia-apu")
|
||||
})
|
||||
includedirs({
|
||||
project_root.."/third_party/FFmpeg",
|
||||
project_root.."/third_party/ffmpeg-xenia",
|
||||
})
|
||||
local_platform_files()
|
||||
|
||||
Reference in New Issue
Block a user