-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
31 lines (31 loc) · 950 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
25
26
27
28
29
30
31
[submodule "ext/qoi"]
path = ext/qoi
url = https://github.com/phoboslab/qoi.git
[submodule "ext/libjxl"]
path = ext/libjxl
url = https://github.com/libjxl/libjxl.git
[submodule "ext/OpenJPH"]
path = ext/OpenJPH
url = https://github.com/aous72/OpenJPH.git
[submodule "ext/cxxopts"]
path = ext/cxxopts
url = https://github.com/jarro2783/cxxopts.git
[submodule "ext/stb"]
path = ext/stb
url = https://github.com/nothings/stb.git
[submodule "ext/crypto-algorithms"]
path = ext/crypto-algorithms
url = https://github.com/B-Con/crypto-algorithms.git
[submodule "ext/lodepng"]
path = ext/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "ext/ffmpeg"]
path = ext/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
shallow = true
[submodule "ext/libavif"]
path = ext/libavif
url = https://github.com/AOMediaCodec/libavif.git
[submodule "ext/libwebp"]
path = ext/libwebp
url = https://chromium.googlesource.com/webm/libwebp