summaryrefslogtreecommitdiff
path: root/libavcodec/dca_lbr.c
Commit message (Expand)AuthorAge
* avcodec/dcadec: Treat the input packet's data as constAndreas Rheinhardt2022-07-04
* avcodec/dca_lbr: set nchannelsJames Almer2022-03-15
* lavc: drop temporary compat wrappers for channel layout API changeAnton Khirnov2022-03-15
* dca: convert to new channel layout APIAnton Khirnov2022-03-15
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-08
* avcodec/dca*: Make decoder init-threadsafeAndreas Rheinhardt2021-05-02
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* 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