Implemented an SPU decoder

This commit is contained in:
Klaus Schmidinger
2002-09-08 14:17:51 +02:00
parent 1b396902e4
commit 9133fdcf63
12 changed files with 804 additions and 10 deletions

View File

@@ -166,6 +166,7 @@ Andreas Schultz <aschultz@warp10.net>
for making the use of malloc/free and new/delete consistent
for adding cDevice::NewOsd() to allow a derived cDevice class to implement its own
OSD capabilities
for implementing an SPU decoder
Aaron Holtzman
for writing 'ac3dec'