summaryrefslogtreecommitdiff
path: root/libavcodec/dca_core.c
Commit message (Expand)AuthorAge
* avcodec/dca: remove useless debug messagefoo862016-05-20
* avcodec/dca: convert to AVCRCfoo862016-05-03
* avcodec/dca: fix sync word search error conditionfoo862016-05-02
* avcodec/dca: move huffman data into separate object filefoo862016-05-01
* avcodec/dca: clear X96 channels if nothing was decodedfoo862016-03-06
* dca: add emms_c after usage of AV_COPY128Hendrik Leppkes2016-02-02
* dca: add emms_c after AV_ZERO128 macrosHendrik Leppkes2016-02-02
* avcodec/dca_core: rename get_vlc functionJames Almer2016-02-01
* avcodec/dca: add new decoder based on libdcadecfoo862016-01-31