Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | AUDIO: Mark the old Codec class as deprecated | Matthew Hoops | |
Once QuickTime audio edits are rewritten to use PacketizedAudioStream, we can remove this class. | |||
2011-07-10 | JANITORIAL: Remove svn keywords from audio/decoders/codec.h | Johannes Schickel | |
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. |