externals: Add submodule ffmpeg
This commit is contained in:
parent
741dc13c5a
commit
82dd376ba2
|
@ -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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 81c462ad95f143837a6a21126117515577f0977b
|
Loading…
Reference in New Issue