submodules

This commit is contained in:
Sergeanur 2020-05-22 17:23:04 +03:00
parent e891cf858f
commit aba523d14e
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View File

@ -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

1
ogg Submodule

@ -0,0 +1 @@
Subproject commit 1e8d7cce266df61afc9d35db0283bbacc0237aba

1
opus Submodule

@ -0,0 +1 @@
Subproject commit 8aa7767207b1e3633004c26aecbb67d1c5118485

1
opusfile Submodule

@ -0,0 +1 @@
Subproject commit eb252537f374e30f7b68b84223c5a2303c05eca2