14 Commits (0099f71502b7b88ae11ea7360d0f751be8d5878e)

Author SHA1 Message Date
Michael Niedermayer a1f38c7589 avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 7 years ago
Michael Niedermayer 4e3ab1a5c1 avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -39271008 * 59 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 136ce8baa4 avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places cannot be represented in type 'int' 8 years ago
Jonathan Campbell d5d474aea5 avcodec/ac3dec: add consistent noise generation option. 8 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Andreas Cadhalpun 7b05b5093e ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 10 years ago
Michael Niedermayer 5a6dd925cb avcodec/ac3dec_fixed: remove unused arrays 10 years ago
Reimar Döffinger 3bc5d2a064 ac3dec_fixed: add missing "static const". 10 years ago
Jean-Francois Thibert 12df9b9a15 Improved AC3 decoder level support (heavy drc, dialnorm) 10 years ago
Michael Niedermayer 3b37f22861 avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID 11 years ago
Michael Niedermayer b219142921 avcodec/ac3: rename identifier used to select the fixed point variant 11 years ago
Nedeljko Babic 696e34a6e1 libavcodec: Implementation of AC3 fixedpoint decoder 11 years ago