aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorlat9nq <[email protected]>2021-02-05 13:41:45 -0500
committerlat9nq <[email protected]>2021-02-05 13:41:45 -0500
commit82dd376ba26df744340f947148e073bf250207bd (patch)
tree42264a0671eadcbe863e525af70e2e3890a8a114 /.gitmodules
parent741dc13c5a12ed8a2d03d9077edf508e7c1a6f2d (diff)
downloadyuzu-android-82dd376ba26df744340f947148e073bf250207bd.tar.gz
yuzu-android-82dd376ba26df744340f947148e073bf250207bd.zip
externals: Add submodule ffmpeg
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 41022615b..4962f7bfd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,3 +37,6 @@
[submodule "opus"]
path = externals/opus/opus
url = https://github.com/xiph/opus.git
+[submodule "externals/ffmpeg"]
+ path = externals/ffmpeg
+ url = https://git.ffmpeg.org/ffmpeg.git