externals: Add submodule ffmpeg

This commit is contained in:
lat9nq
2021-02-05 13:41:45 -05:00
parent 09a542fdf1
commit 9cba9a5d09
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -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
Vendored Submodule
+1
Submodule externals/ffmpeg added at 81c462ad95