summaryrefslogtreecommitdiff
path: root/libavcodec/dcaadpcm.c
Commit message (Collapse)AuthorAge
* avcodec/dcaadpcm: fix use of uninitialized variablefoo862017-07-23
| | | | Fixes CID 1409924.
* avcodec/dcaadpcm: check for av_malloc() failurefoo862017-07-23
| | | | Fixes CID 1409915.
* avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoderDaniil Cherednik2017-05-08