| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dca: move some enumeration typedefs into headers | foo86 | 2017-07-18 | 1 | -7/+2 |
* | avcodec/dca_lbr: Fix off by 1 error in freq check | Michael Niedermayer | 2017-02-02 | 1 | -1/+1 |
* | avcodec/dca: require checked bitstream reader | foo86 | 2016-05-31 | 1 | -1/+0 |
* | avcodec/dca: use LUT for LBR frequency ranges | foo86 | 2016-05-20 | 1 | -10/+5 |
* | avcodec/dca_lbr: Fix "warning: missing braces around initializer" | Michael Niedermayer | 2016-05-11 | 1 | -1/+1 |
* | avcodec/dca_lbr: explicitly initialize structs with zero | Hendrik Leppkes | 2016-05-11 | 1 | -1/+1 |
* | avcodec/dca: add DTS Express (LBR) decoder | foo86 | 2016-05-10 | 1 | -0/+1825 |