forked from mpc-hc/mpc-hc
-
Notifications
You must be signed in to change notification settings - Fork 495
/
.gitmodules
57 lines (57 loc) · 2.35 KB
/
.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
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
[submodule "bs2b"]
path = src/thirdparty/bs2b/libbs2b
url = https://github.com/alexmarsev/libbs2b.git
[submodule "LAVFilters"]
path = src/thirdparty/LAVFilters/src
url = https://github.com/clsid2/LAVFilters.git
[submodule "lcms2"]
path = src/thirdparty/lcms2/library
url = https://github.com/mm2/Little-CMS.git
[submodule "NanoSVG"]
path = src/thirdparty/nanosvg
url = https://github.com/memononen/nanosvg.git
[submodule "rapidjson"]
path = src/thirdparty/rapidjson
url = https://github.com/tencent/rapidjson.git
[submodule "soundtouch"]
path = src/thirdparty/SoundTouch/soundtouch
url = https://github.com/alexmarsev/soundtouch.git
[submodule "soxr"]
path = src/thirdparty/soxr/libsoxr
url = https://github.com/alexmarsev/soxr.git
[submodule "tinyxml2"]
path = src/thirdparty/tinyxml2/library
url = https://github.com/leethomason/tinyxml2.git
[submodule "src/thirdparty/minhook/minhook"]
path = src/thirdparty/minhook/minhook
url = https://github.com/TsudaKageyu/minhook.git
[submodule "src/thirdparty/libass/libass"]
path = src/thirdparty/libass/libass
url = https://github.com/libass/libass.git
[submodule "src/thirdparty/fontconfig/fontconfig"]
path = src/thirdparty/fontconfig/fontconfig
url = https://github.com/ShiftMediaProject/fontconfig.git
[submodule "src/thirdparty/fribidi/fribidi"]
path = src/thirdparty/fribidi/fribidi
url = https://github.com/ShiftMediaProject/fribidi.git
[submodule "src/thirdparty/harfbuzz/harfbuzz"]
path = src/thirdparty/harfbuzz/harfbuzz
url = https://github.com/ShiftMediaProject/harfbuzz.git
[submodule "src/thirdparty/liblzma/liblzma"]
path = src/thirdparty/liblzma/liblzma
url = https://github.com/ShiftMediaProject/liblzma.git
[submodule "src/thirdparty/libxml2/libxml2"]
path = src/thirdparty/libxml2/libxml2
url = https://github.com/ShiftMediaProject/libxml2.git
[submodule "src/thirdparty/freetype2/freetype2"]
path = src/thirdparty/freetype2/freetype2
url = https://gitlab.freedesktop.org/freetype/freetype.git
[submodule "src/thirdparty/libiconv/libiconv-for-Windows"]
path = src/thirdparty/libiconv/libiconv-for-Windows
url = https://github.com/pffang/libiconv-for-Windows.git
[submodule "src/thirdparty/libunibreak/libunibreak"]
path = src/thirdparty/libunibreak/libunibreak
url = https://github.com/adah1972/libunibreak
[submodule "src/thirdparty/stb"]
path = src/thirdparty/stb
url = https://github.com/nothings/stb.git