-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 759 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/third_party/ovc"]
path = src/third_party/ovc
url = https://github.com/Belchy06/OpenVideoCoding
[submodule "src/third_party/xvc"]
path = src/third_party/xvc
url = https://github.com/Belchy06/xvc
[submodule "src/third_party/vvc/vvdec"]
path = src/third_party/vvc/vvdec
url = https://github.com/Belchy06/vvdec
[submodule "src/third_party/vvc/vvenc"]
path = src/third_party/vvc/vvenc
url = https://github.com/Belchy06/vvenc
[submodule "src/third_party/avc"]
path = src/third_party/avc
url = https://github.com/cisco/openh264
[submodule "src/third_party/vmaf"]
path = src/third_party/vmaf
url = https://github.com/Netflix/vmaf/
[submodule "src/third_party/hevc"]
path = src/third_party/hevc
url = https://github.com/Belchy06/libde265