add x265 submodule

This commit is contained in:
2025-10-04 04:54:22 +02:00
parent de6c3a4e7f
commit 51fa25809d
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -6,3 +6,7 @@
path = codecs/x264
url = https://code.videolan.org/videolan/x264.git
branch = stable
[submodule "codecs/x265"]
path = codecs/x265
url = https://bitbucket.org/multicoreware/x265_git.git
branch = Release_4.1

1
codecs/x265 Submodule

Submodule codecs/x265 added at 32e25ffcf8