Browse Source

switch ffmpeg to gh

Signed-off-by: swurl <swurl@swurl.xyz>
pull/125/head
swurl 7 months ago
parent
commit
fb3988a78a
No known key found for this signature in database GPG Key ID: A5A7629F109C8FD1
  1. 2
      .gitmodules

2
.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

Loading…
Cancel
Save