summaryrefslogtreecommitdiff
path: root/libavcodec/dca_core.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-1/+1
* avcodec/dca: avoid using bitstream reader in a non-standard wayfoo862017-07-181-0/+1
* avcodec/dca: move some enumeration typedefs into headersfoo862017-07-181-0/+28
* avcodec/dcaenc: Initial implementation of ADPCM encoding for DCA encoderDaniil Cherednik2017-05-081-1/+24
* avcodec/dca: move huffman data into separate object filefoo862016-05-011-1/+1
* avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-0/+206