Browse Source
switch ffmpeg to gh
Signed-off-by: swurl <swurl@swurl.xyz>
pull/125/head
swurl
7 months ago
No known key found for this signature in database
GPG Key ID: A5A7629F109C8FD1
1 changed files with
1 additions and
1 deletions
-
.gitmodules
|
|
|
@ -24,7 +24,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 |
|
|
|
|