diff options
| author | LC <mathew1800@gmail.com> | 2021-02-18 04:26:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 04:26:59 -0500 |
| commit | 90f93a408ad428b717e1b4fc5a0ee966659a6cc6 (patch) | |
| tree | 28ede5c0032d3e4dc1f149f8640858811e5b178f /.gitmodules | |
| parent | 6be0975bf279e1fd1eed356b84e10b116447694d (diff) | |
| parent | c44ab0f8f6dc1142e9190979be259a0d75149e9f (diff) | |
Merge pull request #5954 from lat9nq/ffmpeg-431-2
cmake: Update FFmpeg to 4.3.1
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4962f7bfd..93ba9b930 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,6 @@ [submodule "opus"] path = externals/opus/opus url = https://github.com/xiph/opus.git -[submodule "externals/ffmpeg"] +[submodule "ffmpeg"] path = externals/ffmpeg url = https://git.ffmpeg.org/ffmpeg.git |
