x264 submodule

This commit is contained in:
2025-10-04 04:52:37 +02:00
parent 2ed4c7b6d8
commit de6c3a4e7f
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -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

Submodule codecs/x264 added at b35605ace3