Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9bea0bfd3ffcd7ef0eb24aaca3ae09f9bc564266 (plain)
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
[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/mpc-hc/LAVFilters.git
[submodule "lcms2"]
    path = src/thirdparty/lcms2/library
    url = https://github.com/mm2/Little-CMS.git
[submodule "MediaInfoLib"]
    path = src/thirdparty/MediaInfo/library
    url = https://github.com/MediaArea/MediaInfoLib.git
[submodule "NanoSVG"]
    path = src/thirdparty/nanosvg
    url = https://github.com/memononen/nanosvg.git
[submodule "rapidjson"]
    path = src/thirdparty/rapidjson
    url = https://github.com/miloyip/rapidjson.git
[submodule "RARFileSource"]
    path = src/thirdparty/RARFileSource/library
    url = https://github.com/mpc-hc/rarfilesource.git
[submodule "sanear"]
    path = src/thirdparty/sanear/sanear
    url = https://github.com/mpc-hc/sanear.git
    branch = core
[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 "XmlRpc4Win"]
    path = src/thirdparty/XmlRpc4Win
    url = https://github.com/drtimcooper/XmlRpc4Win.git
[submodule "ZenLib"]
    path = src/thirdparty/ZenLib/library
    url = https://github.com/MediaArea/ZenLib.git
[submodule "src/thirdparty/minhook/minhook"]
    path = src/thirdparty/minhook/minhook
    url = https://github.com/TsudaKageyu/minhook.git