add x265 submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -6,3 +6,7 @@
|
|||||||
path = codecs/x264
|
path = codecs/x264
|
||||||
url = https://code.videolan.org/videolan/x264.git
|
url = https://code.videolan.org/videolan/x264.git
|
||||||
branch = stable
|
branch = stable
|
||||||
|
[submodule "codecs/x265"]
|
||||||
|
path = codecs/x265
|
||||||
|
url = https://bitbucket.org/multicoreware/x265_git.git
|
||||||
|
branch = Release_4.1
|
||||||
|
|||||||
1
codecs/x265
Submodule
1
codecs/x265
Submodule
Submodule codecs/x265 added at 32e25ffcf8
Reference in New Issue
Block a user