Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext | Andreas Cadhalpun | 2015-03-14 | 1 | -0/+1 |
* | avcodec/ac3dec_fixed: remove unused arrays | Michael Niedermayer | 2014-09-08 | 1 | -12/+0 |
* | ac3dec_fixed: add missing "static const". | Reimar Döffinger | 2014-08-31 | 1 | -1/+1 |
* | Improved AC3 decoder level support (heavy drc, dialnorm) | Jean-Francois Thibert | 2014-08-27 | 1 | -34/+65 |
* | avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
* | avcodec/ac3: rename identifier used to select the fixed point variant | Michael Niedermayer | 2014-04-01 | 1 | -1/+1 |
* | libavcodec: Implementation of AC3 fixedpoint decoder | Nedeljko Babic | 2014-04-01 | 1 | -0/+176 |