Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adpcm: Add missing stdint.h #include to fix standalone header compilation. | Diego Biurrun | 2012-01-31 | 1 | -0/+2 |
* | adpcmenc: use int16_t and uint8_t instead of short and unsigned char. | Justin Ruggles | 2012-01-30 | 1 | -3/+3 |
* | adpcm: split ADPCM encoders and decoders into separate files. | Justin Ruggles | 2011-09-12 | 1 | -0/+46 |