Browse Source

externals: Add submodule ffmpeg

nce_cpp
lat9nq 5 years ago
parent
commit
9cba9a5d09
  1. 3
      .gitmodules
  2. 1
      externals/ffmpeg

3
.gitmodules

@ -37,3 +37,6 @@
[submodule "opus"] [submodule "opus"]
path = externals/opus/opus path = externals/opus/opus
url = https://github.com/xiph/opus.git url = https://github.com/xiph/opus.git
[submodule "externals/ffmpeg"]
path = externals/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git

1
externals/ffmpeg

@ -0,0 +1 @@
Subproject commit 81c462ad95f143837a6a21126117515577f0977b
Loading…
Cancel
Save