aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/aiff.cpp
AgeCommit message (Expand)Author
2016-05-15AUDIO: Plug potential memory leakEugene Sandulenko
2015-09-15AUDIO: Fix compiler warningChristian Krause
2015-06-07AUDIO: makeAIFFStream seek to start of dataStreamMartin Kiewitz
2015-06-06AUDIO: Make makeAIFFStream return a RewindableAudioStreamMatthew Hoops
2015-06-06SHERLOCK: rework 3DO audio, add AIFC file supportMartin Kiewitz
2015-06-04AUDIO: Rewrite the AIFF decoder to support AIFCMatthew Hoops
2015-06-04AUDIO: Do not read the entire AIFF buffer into memoryMatthew Hoops
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn