aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: c9a30c95db8e256b9939de77864822afdb2afb9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "vendor/ogg"]
	path = vendor/ogg
	url = https://github.com/xiph/ogg.git
	branch = master
[submodule "vendor/opus"]
	path = vendor/opus
	url = https://github.com/xiph/opus.git
	branch = master
[submodule "vendor/opusfile"]
	path = vendor/opusfile
	url = https://github.com/xiph/opusfile.git
	branch = master
[submodule "vendor/librw"]
	path = vendor/librw
	url = https://github.com/aap/librw.git
	branch = master