aboutsummaryrefslogtreecommitdiff
path: root/sound/adpcm.cpp
AgeCommit message (Expand)Author
2005-12-11Simplify ADPCM IMA decoding (based on IMA docs). The result will only be 99.9...Max Horn
2005-12-09Unified IMA code a little bitMax Horn
2005-12-09URL pointing to an IMA format referenceMax Horn
2005-10-21Fix MS IMA ADPCM decoder. I like Microsoft so much for reinventing anotherEugene Sandulenko
2005-10-19Improved IMA ADPCM decoder. It appeared that MS violated yet another standardEugene Sandulenko
2005-10-19Simplified common buffer reader. Implemented now unused Microsoft IMAEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-22Fix regression caused by recent code cleanup. Each input byte should beEugene Sandulenko
2005-09-17Cleaned up the ADPCM codeMax Horn
2005-06-24oops forgot this in my previous commitMax Horn
2005-06-24Fixed Oki table entry; added doc URL; mention IMA ADPCMMax Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-05-03o Fixed ADPCM decoder length bugEugene Sandulenko
2005-05-03Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory.Eugene Sandulenko