summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-22 16:23:04 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-22 16:24:54 +0200
commitaba523d14e16d5bcca0e29f29ad9ecf3562093cf (patch)
treed9708954ef48e7d5d44b178d287914b6774012a6
parentRemove MAX_VOLUME dups (diff)
downloadre3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.gz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.bz2
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.lz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.xz
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.tar.zst
re3-aba523d14e16d5bcca0e29f29ad9ecf3562093cf.zip
-rw-r--r--.gitmodules12
m---------ogg0
m---------opus0
m---------opusfile0
4 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index fec30cac..bf1e33a5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,15 @@
[submodule "librw"]
path = librw
url = https://github.com/aap/librw
+[submodule "opus"]
+ path = opus
+ url = https://github.com/xiph/opus.git
+ branch = master
+[submodule "opusfile"]
+ path = opusfile
+ url = https://github.com/xiph/opusfile.git
+ branch = master
+[submodule "ogg"]
+ path = ogg
+ url = https://github.com/xiph/ogg.git
+ branch = master
diff --git a/ogg b/ogg
new file mode 160000
+Subproject 1e8d7cce266df61afc9d35db0283bbacc0237ab
diff --git a/opus b/opus
new file mode 160000
+Subproject 8aa7767207b1e3633004c26aecbb67d1c511848
diff --git a/opusfile b/opusfile
new file mode 160000
+Subproject eb252537f374e30f7b68b84223c5a2303c05eca