aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/aac.h
AgeCommit message (Collapse)Author
2011-06-07AUDIO: Clarify makeAACStream() usageMatthew Hoops
So we don't have anyone calling the function or attempting to make the AAC code seekable or anything crazy like that.
2011-04-10AUDIO: Add support for AAC audioMatthew Hoops