Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec/dca_lbr: Fix some error codes and error passing | Michael Niedermayer | 2020-02-03 | 1 | -69/+93 |
* | 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 |