summaryrefslogtreecommitdiffstats
path: root/libavcodec/adpcm.h
Commit message (Expand)AuthorAgeFilesLines
* adpcm: Add missing stdint.h #include to fix standalone header compilation.Diego Biurrun2012-01-311-0/+2
* adpcmenc: use int16_t and uint8_t instead of short and unsigned char.Justin Ruggles2012-01-301-3/+3
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-121-0/+46
OpenPOWER on IntegriCloud