diff options
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | externals/ffmpeg/ffmpeg | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 26c6735cd..6ba7b131a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -42,7 +42,7 @@ | |||
| 42 | url = https://github.com/yhirose/cpp-httplib.git | 42 | url = https://github.com/yhirose/cpp-httplib.git |
| 43 | [submodule "ffmpeg"] | 43 | [submodule "ffmpeg"] |
| 44 | path = externals/ffmpeg/ffmpeg | 44 | path = externals/ffmpeg/ffmpeg |
| 45 | url = https://git.ffmpeg.org/ffmpeg.git | 45 | url = https://github.com/FFmpeg/FFmpeg.git |
| 46 | [submodule "vcpkg"] | 46 | [submodule "vcpkg"] |
| 47 | path = externals/vcpkg | 47 | path = externals/vcpkg |
| 48 | url = https://github.com/Microsoft/vcpkg.git | 48 | url = https://github.com/Microsoft/vcpkg.git |
diff --git a/externals/ffmpeg/ffmpeg b/externals/ffmpeg/ffmpeg | |||
| Subproject dc91b913b6260e85e1304c74ff7bb3c22a8c9fb | Subproject 6b6b9e593dd4d3aaf75f48d40a13ef03bdef9fd | ||