forked from xenia-canary/xenia-canary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3PP] Uplifted FFmpeg - Include avformat for XMP
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule FFmpeg
updated
13 files
+18 −18 | config_android_aarch64.h | |
+18 −18 | config_android_x86_64.h | |
+18 −18 | config_linux_x86_64.h | |
+41 −41 | config_windows_x86_64.h | |
+14 −4 | generate_premake.py | |
+3 −0 | libavcodec/codec_list.c | |
+1 −0 | libavcodec/parser_list.c | |
+21 −0 | libavcodec/premake5.lua | |
+4 −0 | libavformat/demuxer_list.c | |
+2 −0 | libavformat/muxer_list.c | |
+58 −0 | libavformat/premake5.lua | |
+3 −0 | libavformat/protocol_list.c | |
+1 −0 | premake5.lua |