-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 764 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "protobuf"]
path = protobuf
url = https://github.com/protocolbuffers/protobuf.git
[submodule "x264"]
path = x264
url = https://github.com/ScuffleTV/x264-mirror.git
[submodule "x265"]
path = x265
url = https://bitbucket.org/multicoreware/x265_git.git
[submodule "libvpx"]
path = libvpx
url = https://chromium.googlesource.com/webm/libvpx.git
[submodule "opus"]
path = opus
url = https://github.com/xiph/opus.git
[submodule "dav1d"]
path = dav1d
url = https://github.com/ScuffleTV/dav1d-mirror.git
[submodule "SVT-AV1"]
path = SVT-AV1
url = https://gitlab.com/AOMediaCodec/SVT-AV1.git
[submodule "FFmpeg"]
path = FFmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "opencv"]
path = opencv
url = https://github.com/opencv/opencv