summaryrefslogtreecommitdiffstats
path: root/libavcodec/adpcm.h
Commit message (Expand)AuthorAgeFilesLines
* ADPCM DTK decoderJames Almer2013-05-101-2/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-011-3/+5
|\
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-4/+4
|/
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-121-0/+46
OpenPOWER on IntegriCloud