aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/adpcm.cpp
AgeCommit message (Expand)Author
2011-08-07COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...Christoph Mallon
2011-07-19AUDIO: Fix stereo MS IMA ADPCM decodingSven Hesse
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-24AUDIO: Cleanup MS IMA handlingMatthew Hoops
2011-04-13AUDIO: Split the Intel DVI ADPCM into its own classMatthew Hoops
2011-04-13AUDIO: Expose some internal ADPCM data tablesMax Horn
2011-04-13TINSEL: Move custom ADPCM decoders to tinsel engineMax Horn
2011-04-13AUDIO: Expose ADPCM decoder internals via a new headerMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn