Merge pull request #8652 from lat9nq/ffmpeg-gh

externals: Use GitHub for FFmpeg
This commit is contained in:
liamwhite
2022-07-26 19:04:14 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -42,7 +42,7 @@
url = https://github.com/yhirose/cpp-httplib.git
[submodule "ffmpeg"]
path = externals/ffmpeg/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "vcpkg"]
path = externals/vcpkg
url = https://github.com/Microsoft/vcpkg.git