From fb3988a78a54b4a75090594a6d374ba819e0afcb Mon Sep 17 00:00:00 2001 From: swurl Date: Sat, 31 May 2025 15:18:27 -0400 Subject: [PATCH] switch ffmpeg to gh Signed-off-by: swurl --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b508e2247d..af90bae67f 100644 --- a/.gitmodules +++ b/.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