summaryrefslogtreecommitdiff
path: root/libavcodec/adpcm.h
Commit message (Expand)AuthorAge
* avcodec/adpcmenc: remove BLKSIZE #defineZane van Iperen2020-10-17
* avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parametersZane van Iperen2020-08-07
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-24
* | ADPCM DTK decoderJames Almer2013-05-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-01
|\|
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|/
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-12