summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca_lbr.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dca: move some enumeration typedefs into headersfoo862017-07-181-7/+2
* avcodec/dca_lbr: Fix off by 1 error in freq checkMichael Niedermayer2017-02-021-1/+1
* avcodec/dca: require checked bitstream readerfoo862016-05-311-1/+0
* avcodec/dca: use LUT for LBR frequency rangesfoo862016-05-201-10/+5
* avcodec/dca_lbr: Fix "warning: missing braces around initializer"Michael Niedermayer2016-05-111-1/+1
* avcodec/dca_lbr: explicitly initialize structs with zeroHendrik Leppkes2016-05-111-1/+1
* avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-101-0/+1825
OpenPOWER on IntegriCloud