| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+1 |
* | Remove/replace some unnecessary avcodec.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -2/+4 |
* | avcodec/dca*: Make decoder init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -6/+0 |
* | dcaenc: Use Huffman codes for Bit Allocation Index | Daniil Cherednik | 2017-01-20 | 1 | -4/+23 |
* | dcaenc: Implementation of Huffman codes for DCA encoder | Daniil Cherednik | 2017-01-15 | 1 | -0/+22 |
* | avcodec/dca: add DTS Express (LBR) decoder | foo86 | 2016-05-10 | 1 | -3/+241 |
* | avcodec/dca: move huffman data into separate object file | foo86 | 2016-05-01 | 1 | -0/+1099 |