Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/dca: remove useless debug message | foo86 | 2016-05-20 | 1 | -3/+1 |
* | avcodec/dca: convert to AVCRC | foo86 | 2016-05-03 | 1 | -15/+10 |
* | avcodec/dca: fix sync word search error condition | foo86 | 2016-05-02 | 1 | -6/+9 |
* | avcodec/dca: move huffman data into separate object file | foo86 | 2016-05-01 | 1 | -64/+6 |
* | avcodec/dca: clear X96 channels if nothing was decoded | foo86 | 2016-03-06 | 1 | -0/+1 |
* | dca: add emms_c after usage of AV_COPY128 | Hendrik Leppkes | 2016-02-02 | 1 | -0/+4 |
* | dca: add emms_c after AV_ZERO128 macros | Hendrik Leppkes | 2016-02-02 | 1 | -0/+4 |
* | avcodec/dca_core: rename get_vlc function | James Almer | 2016-02-01 | 1 | -7/+7 |
* | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -0/+2603 |