Skip to content
Snippets Groups Projects
Commit bf14790f authored by lat9nq's avatar lat9nq
Browse files

externals: Use GitHub for FFmpeg

FFmpeg's own git repo seems to be down, so switch to GitHub like we use
for most externals.
parent 1e67d2b5
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
Subproject commit dc91b913b6260e85e1304c74ff7bb3c22a8c9fb1
Subproject commit 6b6b9e593dd4d3aaf75f48d40a13ef03bdef9fdb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment