-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
66 lines (66 loc) · 1.9 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
58
59
60
61
62
63
64
65
66
[submodule "x264/src"]
path = x264/src
url = https://git.videolan.org/git/x264.git
[submodule "ffmpeg/src"]
path = ffmpeg/src
url = https://git.ffmpeg.org/ffmpeg.git
[submodule "SDL2/src"]
path = SDL2/src
url = https://github.com/libsdl-org/SDL.git
[submodule "openh264/src"]
path = openh264/src
url = https://github.com/cisco/openh264.git
[submodule "faac/src"]
path = faac/src
url = https://github.com/knik0/faac.git
[submodule "faad2/src"]
path = faad2/src
url = https://github.com/knik0/faad2.git
[submodule "fdk-aac/src"]
path = fdk-aac/src
url = https://github.com/mstorsjo/fdk-aac.git
[submodule "libyuv/src"]
path = libyuv/src
url = https://chromium.googlesource.com/external/libyuv
[submodule "srs/src"]
path = srs/src
url = https://github.com/ossrs/srs
[submodule "rtmpdump/src"]
path = rtmpdump/src
url = git://git.ffmpeg.org/rtmpdump
[submodule "ZLMediaKit/src"]
path = ZLMediaKit/src
url = https://github.com/ZLMediaKit/ZLMediaKit.git
[submodule "libwebp/src"]
path = libwebp/src
url = https://github.com/webmproject/libwebp.git
[submodule "libde265/src"]
path = libde265/src
url = https://github.com/gongluck/libde265.git
[submodule "x265/src"]
path = x265/src
url = https://github.com/gongluck/x265.git
[submodule "coturn/src"]
path = coturn/src
url = https://github.com/coturn/coturn
[submodule "apprtc/src"]
path = apprtc/src
url = https://github.com/webrtc/apprtc.git
[submodule "webrtc/src"]
path = webrtc/src
url = https://webrtc.googlesource.com/src
[submodule "libopus/src"]
path = libopus/src
url = https://github.com/xiph/opus.git
[submodule "libsrtp/src"]
path = libsrtp/src
url = https://github.com/cisco/libsrtp.git
[submodule "openssl/src"]
path = openssl/src
url = https://github.com/openssl/openssl.git
[submodule "usrsctp/src"]
path = usrsctp/src
url = https://github.com/sctplab/usrsctp
[submodule "ios-cmake"]
path = ios-cmake
url = https://github.com/leetal/ios-cmake.git