aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/quicktime.cpp
AgeCommit message (Expand)Author
2011-07-10AUDIO: Fix QDM2 sound in QuickTime filesMatthew Hoops
2011-07-10AUDIO: Fix remaining AAC bugs by decoding with the same AAC contextMatthew Hoops
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-03COMMON: Cleanup QuickTime variable and struct namingMatthew Hoops
2011-06-02COMMON: Begin objectifying QuickTimeParser::SampleDesc furtherMatthew Hoops
2011-05-13AUDIO: Fix QuickTime stereo audio seekingMatthew Hoops
2011-05-11AUDIO: Fix usage of Timestamp::convertToFramerateMatthew Hoops
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-14AUDIO: Split the QuickTimeAudioDecoder into a new header fileMatthew Hoops
2011-04-13Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-12AUDIO: Fix QuickTime/MPEG-4 seekingMatthew Hoops
2011-04-10AUDIO: Add support for AAC audioMatthew Hoops
2011-04-08COMMON: Parse the MPEG-4 esds atomMatthew Hoops
2011-04-08COMMON: Add a DisposeAfterUse flag to QuickTimeParserMatthew Hoops
2011-04-08AUDIO: Allow for seeking in a QuickTimeAudioStreamMatthew Hoops
2011-04-07AUDIO: Split QuickTime audio into a new classMatthew Hoops