aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/adpcm_intern.h
AgeCommit message (Expand)Author
2017-09-09AUDIO: Fix incorrect reading of DK3 ADPCM audio dataColin Snover
2016-07-06AUDIO: Fix audio corruption in MS ADPCM decoderTorbjörn Andersson
2016-06-19AUDIO: Make WAV streams seekableColin Snover
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-10AUDIO: Fix MS ADPCM to work with Mono streams using odd sized buffers.D G Turner
2012-08-04AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained.D G Turner
2012-08-04AUDIO: Fix Oki ADPCM to work with Mono streams using odd sized buffers.D G Turner
2012-08-04AUDIO: Fix DVI ADPCM to work with Mono streams using odd sized buffers.D G Turner
2011-11-27VIDEO: Rewrite VMD audio streamingMatthew Hoops
2011-10-28AUDIO: Adapt include guard names to the "new" directory name.Johannes Schickel
2011-08-07COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...Christoph Mallon
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-14AUDIO: Name the ADPCM status struct.Alyssa Milburn
2011-04-14AUDIO: Fix a typoMatthew 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-13AUDIO: Expose ADPCM decoder internals via a new headerMax Horn