summaryrefslogtreecommitdiffstats
path: root/adpcm.h
Commit message (Expand)AuthorAgeFilesLines
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-251-9/+10
* fixed format 0x62 ADPCM audiomelanson2002-01-061-4/+3
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-011-1/+6
* fixed stereo MS ADPCM decoder and reinstated opensource decoder as themelanson2001-12-291-3/+2
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-281-2/+14
* implemented open source MS ADPCM decodermelanson2001-12-271-23/+6
* Initial support for unified ADPCM decodermelanson2001-12-261-0/+32