Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-28 | AUDIO: Adapt include guard names to the "new" directory name. | Johannes Schickel | |
2011-08-06 | JANITORIAL: Remove SVN keywords | Eugene Sandulenko | |
2011-07-10 | AUDIO: Fix remaining AAC bugs by decoding with the same AAC context | Matthew Hoops | |
This introduces a new Audio::Codec class, based on DrMcCoy's solution for WMA in eos. | |||
2011-06-07 | AUDIO: Clarify makeAACStream() usage | Matthew 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-10 | AUDIO: Add support for AAC audio | Matthew Hoops | |