aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/adpcm.h
AgeCommit message (Expand)Author
2016-06-19AUDIO: Make WAV streams seekableColin Snover
2015-08-30AUDIO: Add a packetized version of ADPCM streamsMatthew Hoops
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-20AUDIO: Cleanup namingMatthew Hoops
2013-04-20AUDIO: Remove default makeADPCMStream rate/channels valuesMatthew Hoops
2011-10-28AUDIO: Adapt include guard names to the "new" directory name.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri 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: Stop adpcm.h from including common/stream.hMax Horn
2011-04-13TINSEL: Move custom ADPCM decoders to tinsel engineMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn