Add Opus library for audio decoding

This commit is contained in:
Cameron Gutman
2016-02-13 22:12:38 -05:00
parent 14e007a383
commit 8d02bd8dc0
5 changed files with 156 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "moonlight-common-c"]
path = moonlight-common-c
url = https://github.com/moonlight-stream/moonlight-common-c.git
[submodule "opus"]
path = opus
url = https://github.com/xiph/opus.git