Update FFmpeg URL in .gitmodules
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
shallow = true
|
||||
[submodule "extern/ffmpeg"]
|
||||
path = extern/ffmpeg
|
||||
url = https://git.ffmpeg.org/ffmpeg.git
|
||||
url = https://github.com/FFmpeg/FFmpeg.git
|
||||
[submodule "extern/libpng"]
|
||||
path = extern/libpng
|
||||
url = https://github.com/glennrp/libpng.git
|
||||
|
||||
Reference in New Issue
Block a user