Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Nedeljko Babic <nbabic@mips.com> | ||||
* | avcodec/ac3: rename identifier used to select the fixed point variant | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
| | | | | | | | | the CONFIG_ prefix is used by configure, using it for other things is potentially confusing to the reader Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Nedeljko Babic <nbabic@mips.com> | ||||
* | libavcodec: Implementation of AC3 fixedpoint decoder | Nedeljko Babic | 2014-04-01 | 1 | -0/+176 |
Signed-off-by: Nedeljko Babic <nbabic@mips.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |