-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitmodules
24 lines (24 loc) · 889 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "third-party/FFmpeg/AMF"]
path = third-party/FFmpeg/AMF
url = https://github.com/GPUOpen-LibrariesAndSDKs/AMF.git
branch = master
[submodule "third-party/FFmpeg/x264"]
path = third-party/FFmpeg/x264
url = https://code.videolan.org/videolan/x264.git
branch = stable
[submodule "third-party/FFmpeg/x265_git"]
path = third-party/FFmpeg/x265_git
url = https://bitbucket.org/multicoreware/x265_git.git
branch = Release_3.5
[submodule "third-party/FFmpeg/nv-codec-headers"]
path = third-party/FFmpeg/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers.git
branch = sdk/12.0
[submodule "third-party/FFmpeg/FFmpeg"]
path = third-party/FFmpeg/FFmpeg
url = https://github.com/FFmpeg/FFmpeg.git
branch = release/7.1
[submodule "third-party/FFmpeg/SVT-AV1"]
path = third-party/FFmpeg/SVT-AV1
url = https://gitlab.com/AOMediaCodec/SVT-AV1.git
branch = v1.6.0