summaryrefslogtreecommitdiff
path: root/libavcodec/adpcm.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* adpcm: Add missing stdint.h #include to fix standalone header compilation.Diego Biurrun2012-01-31
* adpcmenc: use int16_t and uint8_t instead of short and unsigned char.Justin Ruggles2012-01-30
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-12