| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() | Michael Niedermayer | 2018-01-15 | 1 | -2/+2 |
* | avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -3... | Michael Niedermayer | 2017-06-08 | 1 | -1/+1 |
* | avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places canno... | Michael Niedermayer | 2017-06-04 | 1 | -1/+1 |
* | Merge commit '43717469f9daa402f6acb48997255827a56034e9' | Clément Bœsch | 2017-03-22 | 1 | -4/+4 |
* | avcodec/ac3dec: add consistent noise generation option. | Jonathan Campbell | 2017-01-22 | 1 | -0/+1 |
* | 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 |