aboutsummaryrefslogtreecommitdiffstats
path: root/src/aac_decode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a bug, due to not resetting decodeType in playerSeek when the file toWarren Dukes2004-03-231-14/+15
* a few aac/mp4 minor fixesWarren Dukes2004-03-221-9/+15
* print error messages for faad2Warren Dukes2004-03-221-0/+3
* implement acc-raw decoding, no seeking for aacWarren Dukes2004-03-221-62/+60
* aac decoding!Warren Dukes2004-03-221-99/+50
* add aac_decode.[ch] and start working on itWarren Dukes2004-03-211-0/+460