-
Notifications
You must be signed in to change notification settings - Fork 83
/
Copy path.gitmodules
144 lines (144 loc) · 4.52 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
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[submodule "belle-sip"]
path = belle-sip
url = ../belle-sip.git
[submodule "liblinphone"]
path = liblinphone
url = ../liblinphone.git
[submodule "bcg729"]
path = bcg729
url = ../bcg729.git
[submodule "bzrtp"]
path = bzrtp
url = ../bzrtp.git
[submodule "msamr"]
path = msamr
url = ../msamr.git
[submodule "msopenh264"]
path = msopenh264
url = ../msopenh264.git
[submodule "mssilk"]
path = mssilk
url = ../mssilk.git
[submodule "mswebrtc"]
path = mswebrtc
url = ../mswebrtc.git
[submodule "belcard"]
path = belcard
url = ../belcard.git
[submodule "belr"]
path = belr
url = ../belr.git
[submodule "bctoolbox"]
path = bctoolbox
url = ../bctoolbox.git
[submodule "bcunit"]
path = bcunit
url = ../bcunit.git
[submodule "ortp"]
path = ortp
url = ../ortp.git
[submodule "mediastreamer2"]
path = mediastreamer2
url = ../mediastreamer2.git
[submodule "mswasapi"]
path = mswasapi
url = ../mswasapi.git
[submodule "bcmatroska2"]
path = bcmatroska2
url = ../bcmatroska2.git
[submodule "external/mbedtls"]
path = external/mbedtls
url = https://gitlab.linphone.org/BC/public/external/mbedtls.git
[submodule "external/bv16-floatingpoint"]
path = external/bv16-floatingpoint
url = https://gitlab.linphone.org/BC/public/external/bv16-floatingpoint.git
[submodule "external/speex"]
path = external/speex
url = https://gitlab.linphone.org/BC/public/external/speex.git
[submodule "external/ffmpeg"]
path = external/ffmpeg
url = https://gitlab.linphone.org/BC/public/external/ffmpeg.git
[submodule "external/libvpx"]
path = external/libvpx
url = https://gitlab.linphone.org/BC/public/external/libvpx.git
[submodule "external/opus"]
path = external/opus
url = https://gitlab.linphone.org/BC/public/external/opus.git
[submodule "external/gsm"]
path = external/gsm
url = https://gitlab.linphone.org/BC/public/external/gsm.git
[submodule "external/srtp"]
path = external/srtp
url = https://gitlab.linphone.org/BC/public/external/srtp.git
[submodule "external/libxml2"]
path = external/libxml2
url = https://gitlab.linphone.org/BC/public/external/libxml2.git
[submodule "external/zlib"]
path = external/zlib
url = https://gitlab.linphone.org/BC/public/external/zlib.git
[submodule "external/openh264"]
path = external/openh264
url = https://gitlab.linphone.org/BC/public/external/openh264.git
[submodule "external/libjpeg-turbo"]
path = external/libjpeg-turbo
url = https://gitlab.linphone.org/BC/public/external/libjpeg-turbo.git
[submodule "external/xerces-c"]
path = external/xerces-c
url = https://gitlab.linphone.org/BC/public/external/xerces-c.git
[submodule "external/soci"]
path = external/soci
url = https://gitlab.linphone.org/BC/public/external/soci.git
[submodule "external/sqlite3"]
path = external/sqlite3
url = https://gitlab.linphone.org/BC/public/external/sqlite3.git
[submodule "external/codec2"]
path = external/codec2
url = https://gitlab.linphone.org/BC/public/external/codec2.git
[submodule "mscodec2"]
path = mscodec2
url = https://gitlab.linphone.org/BC/public/mscodec2.git
[submodule "external/decaf"]
path = external/decaf
url = https://gitlab.linphone.org/BC/public/external/decaf.git
[submodule "external/zxing-cpp"]
path = external/zxing-cpp
url = https://gitlab.linphone.org/BC/public/external/zxing-cpp.git
[submodule "external/vo-amrwbenc"]
path = external/vo-amrwbenc
url = https://gitlab.linphone.org/BC/public/external/vo-amrwbenc.git
[submodule "external/opencore-amr"]
path = external/opencore-amr
url = https://gitlab.linphone.org/BC/public/external/opencore-amr.git
[submodule "lime"]
path = lime
url = ../lime.git
[submodule "msaaudio"]
path = msaaudio
url = ../msaaudio.git
[submodule "msandroidcamera2"]
path = msandroidcamera2
url = ../msandroidcamera2.git
[submodule "external/openldap"]
path = external/openldap
url = https://gitlab.linphone.org/BC/public/external/openldap.git
[submodule "external/jsoncpp"]
path = external/jsoncpp
url = https://gitlab.linphone.org/BC/public/external/jsoncpp.git
[submodule "msoboe"]
path = msoboe
url = ../msoboe.git
[submodule "external/libyuv"]
path = external/libyuv
url = https://gitlab.linphone.org/BC/public/external/libyuv.git
[submodule "external/liboqs"]
path = external/liboqs
url = https://gitlab.linphone.org/BC/public/external/liboqs.git
[submodule "postquantumcryptoengine"]
path = postquantumcryptoengine
url = ../postquantumcryptoengine.git
[submodule "external/dav1d"]
path = external/dav1d
url = https://gitlab.linphone.org/BC/public/external/dav1d.git
[submodule "external/aom"]
path = external/aom
url = https://gitlab.linphone.org/BC/public/external/aom.git