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