mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-06 15:13:34 +00:00
WIP Audio decoder
Remove some old comments
This commit is contained in:
parent
bd8db4810a
commit
f31b34256b
7 changed files with 587 additions and 73 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "third_party/binutils-ppc-cygwin"]
|
||||
path = third_party/binutils-ppc-cygwin
|
||||
url = https://github.com/benvanik/binutils-ppc-cygwin
|
||||
[submodule "third_party/libav-bin"]
|
||||
path = third_party/libav-bin
|
||||
url = https://github.com/DrChat/xenia-libav-bin.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue