-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
102 lines (102 loc) · 3.55 KB
/
.gitmodules
File metadata and controls
102 lines (102 loc) · 3.55 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "third_party/libpng"]
path = third_party/libpng
url = https://github.com/glennrp/libpng.git
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib.git
[submodule "third_party/libogg"]
path = third_party/libogg
url = https://github.com/xiph/ogg.git
[submodule "third_party/libflac"]
path = third_party/libflac
url = https://github.com/xiph/flac.git
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://chromium.googlesource.com/webm/libwebp.git
[submodule "third_party/mozjpeg"]
path = third_party/mozjpeg
url = https://github.com/mozilla/mozjpeg.git
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/libarchive/libarchive.git
[submodule "third_party/libtiff"]
path = third_party/libtiff
url = https://gitlab.com/libtiff/libtiff.git
[submodule "third_party/zopfli"]
path = third_party/zopfli
url = https://github.com/google/zopfli.git
[submodule "third_party/sqlite3"]
path = third_party/sqlite3
url = https://github.com/rhuijben/sqlite-amalgamation
[submodule "third_party/libjxl"]
path = third_party/libjxl
url = https://github.com/libjxl/libjxl.git
[submodule "third_party/wavpack"]
path = third_party/wavpack
url = https://github.com/dbry/WavPack.git
[submodule "third_party/libebml"]
path = third_party/libebml
url = https://github.com/Matroska-Org/libebml.git
[submodule "third_party/libmatroska"]
path = third_party/libmatroska
url = https://github.com/Matroska-Org/libmatroska.git
[submodule "third_party/qpdf"]
path = third_party/qpdf
url = https://github.com/Snesnopic/qpdf.git
[submodule "third_party/libmseed"]
path = third_party/libmseed
url = https://github.com/EarthScope/libmseed.git
[submodule "third_party/xz"]
path = third_party/xz
url = https://github.com/tukaani-project/xz.git
[submodule "third_party/zstd"]
path = third_party/zstd
url = https://github.com/facebook/zstd.git
[submodule "third_party/MACLib"]
path = third_party/MACLib
url = https://github.com/Snesnopic/MACLib
[submodule "third_party/flexigif"]
path = third_party/flexigif
url = https://github.com/Snesnopic/flexigif.git
[submodule "third_party/libmkclean"]
path = third_party/libmkclean
url = https://github.com/Snesnopic/libmkclean.git
branch = fix-arm64-lzo
[submodule "third_party/stb"]
path = third_party/stb
url = https://github.com/nothings/stb
[submodule "third_party/taglib"]
path = third_party/taglib
url = https://github.com/taglib/taglib.git
[submodule "third_party/bmplib"]
path = third_party/bmplib
url = https://github.com/Snesnopic/bmplib.git
[submodule "third_party/gifsicle"]
path = third_party/gifsicle
url = https://github.com/Snesnopic/gifsicle.git
[submodule "third_party/bzip2"]
path = third_party/bzip2
url = https://github.com/libarchive/bzip2.git
[submodule "third_party/optivorbis"]
path = third_party/optivorbis
url = https://github.com/OptiVorbis/OptiVorbis
[submodule "third_party/corrosion"]
path = third_party/corrosion
url = https://github.com/corrosion-rs/corrosion.git
[submodule "third_party/mp3packer"]
path = third_party/mp3packer
url = https://github.com/Snesnopic/mp3packer
branch = lib
[submodule "third_party/vbrfix"]
path = third_party/vbrfix
url = https://github.com/Snesnopic/vbrfix
branch = development
[submodule "third_party/pugixml"]
path = third_party/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "third_party/libdeflate"]
path = third_party/libdeflate
url = https://github.com/ebiggers/libdeflate.git
[submodule "third_party/woff2"]
path = third_party/woff2
url = https://github.com/google/woff2.git