x264 submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -2,3 +2,7 @@
|
|||||||
path = ffmpeg
|
path = ffmpeg
|
||||||
url = https://git.ffmpeg.org/ffmpeg.git
|
url = https://git.ffmpeg.org/ffmpeg.git
|
||||||
branch = release/8.0
|
branch = release/8.0
|
||||||
|
[submodule "codecs/x264"]
|
||||||
|
path = codecs/x264
|
||||||
|
url = https://code.videolan.org/videolan/x264.git
|
||||||
|
branch = stable
|
||||||
|
|||||||
1
codecs/x264
Submodule
1
codecs/x264
Submodule
Submodule codecs/x264 added at b35605ace3
Reference in New Issue
Block a user