summaryrefslogtreecommitdiffstats
path: root/adpcm.c
Commit message (Expand)AuthorAgeFilesLines
* fixed, strengthened, rewrote, and renamed a variety of the ADPCM decodersmelanson2002-02-251-131/+118
* fixed format 0x62 ADPCM audiomelanson2002-01-061-41/+145
* fixed FOX61 ADPCM; still working on FOX62melanson2002-01-021-180/+45
* added initial support for format 0x61 ADPCM (sounds good, but still pops)melanson2002-01-011-0/+62
* fixed stereo MS ADPCM decoder and reinstated opensource decoder as themelanson2001-12-291-3/+3
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-281-1/+153
* implemented open source MS ADPCM decodermelanson2001-12-271-0/+140
* fixed stereo IMA4 decodingmelanson2001-12-261-13/+8
* Initial support for unified ADPCM decodermelanson2001-12-261-0/+136