aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dca_core.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dca: fix sync word search error conditionfoo862016-05-021-6/+9
* avcodec/dca: clear X96 channels if nothing was decodedfoo862016-03-261-0/+1
* dca: add emms_c after usage of AV_COPY128Hendrik Leppkes2016-02-021-0/+4
* dca: add emms_c after AV_ZERO128 macrosHendrik Leppkes2016-02-021-0/+4
* avcodec/dca_core: rename get_vlc functionJames Almer2016-02-011-7/+7
* avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-0/+2603