aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorlat9nq <[email protected]>2021-02-09 22:17:22 -0500
committerlat9nq <[email protected]>2021-02-09 22:17:22 -0500
commitc44ab0f8f6dc1142e9190979be259a0d75149e9f (patch)
tree3a2da61c9dc7295e99e70c7dc7e2000797bbfd45 /.gitmodules
parent70db238f80c523ac3f807de18e822698cc39a135 (diff)
downloadyuzu-android-c44ab0f8f6dc1142e9190979be259a0d75149e9f.tar.gz
yuzu-android-c44ab0f8f6dc1142e9190979be259a0d75149e9f.zip
cmake: Update FFmpeg to 4.3.1
Download FFmpeg package version 4.3.1. Uses a file defined within the package to determine with DLLs to copy. Also corrects a submodule name.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4962f7bfd..93ba9b930 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,6 +37,6 @@
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git
-[submodule "externals/ffmpeg"]
+[submodule "ffmpeg"]
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git