summaryrefslogtreecommitdiff
path: root/libavcodec/dca_lbr.c
Commit message (Expand)AuthorAge
* avcodec/dca_lbr: Fix some error codes and error passingMichael Niedermayer2020-02-03
* avcodec/dca: move some enumeration typedefs into headersfoo862017-07-18
* avcodec/dca_lbr: Fix off by 1 error in freq checkMichael Niedermayer2017-02-02
* avcodec/dca: require checked bitstream readerfoo862016-05-31
* avcodec/dca: use LUT for LBR frequency rangesfoo862016-05-20
* avcodec/dca_lbr: Fix "warning: missing braces around initializer"Michael Niedermayer2016-05-11
* avcodec/dca_lbr: explicitly initialize structs with zeroHendrik Leppkes2016-05-11
* avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-10