Exchange libav with ffmpeg submodule.

This commit is contained in:
Joel Linn
2020-06-19 22:32:40 +02:00
committed by Rick Gibbed
parent e5948bb810
commit 47e36e6aee
5 changed files with 5 additions and 8 deletions
+3 -3
View File
@@ -7,9 +7,6 @@
[submodule "third_party/binutils-ppc-cygwin"]
path = third_party/binutils-ppc-cygwin
url = https://github.com/benvanik/binutils-ppc-cygwin.git
[submodule "third_party/libav"]
path = third_party/libav
url = https://github.com/xenia-project/libav.git
[submodule "third_party/spirv-tools"]
path = third_party/spirv-tools
url = https://github.com/xenia-project/SPIRV-Tools.git
@@ -76,3 +73,6 @@
[submodule "third_party/xxhash"]
path = third_party/xxhash
url = https://github.com/Cyan4973/xxHash.git
[submodule "third_party/FFmpeg"]
path = third_party/FFmpeg
url = https://github.com/xenia-project/FFmpeg.git