19 Commits (782ea8b2e5a96bb18a45210f94fb427009e996b1)

Author SHA1 Message Date
Lynne 469cd8d7fa
aacdec: convert to lavu/tx and support fixed-point 960-sample decoding 2 years ago
Andreas Rheinhardt df56a1060c avcodec/aacsbr: Remove remnants of tablegen 4 years ago
Michael Niedermayer c837918f50 avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
Michael Niedermayer b1bef755f6 avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() 7 years ago
Michael Niedermayer 7d1dec4668 avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() 7 years ago
Michael Niedermayer 4cc2a357f5 avcodec/aacsbr_fixed: Fix signed integer overflow in sbr_hf_inverse_filter() 8 years ago
Michael Niedermayer d1992448d3 avcodec/aacsbr_fixed: Check shift in sbr_hf_assemble() 8 years ago
Michael Niedermayer 6310fc714d avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 170 is too large for 32-bit type 'int' 8 years ago
Michael Niedermayer 3fb104f447 avcodec/aacsbr_fixed: Fix multiple runtime error: shift exponent 150 is too large for 32-bit type 'int' 8 years ago
Michael Niedermayer 2ccd2c9003 avcodec/aacsbr_fixed: Fix multiple runtime error: left shift of negative value -407 8 years ago
Michael Niedermayer b78885a3c5 avcodec/aacsbr: Split the env_facs table 9 years ago
Michael Niedermayer 8eadabf941 avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0 9 years ago
Michael Niedermayer bfd0e02dd6 avcodec/aacsbr: Split pre dequantization noise factors table 9 years ago
Andreas Cadhalpun 0e36a14a42 aacsbr_fixed: check for envelope scalefactors overflowing 9 years ago
Michael Niedermayer 8a024f6a43 avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012 9 years ago
Michael Niedermayer dcf1cf5d24 avcodec/aacsbr: Use FLOAT_0 9 years ago
Timothy Gu e10ef3289d aacsbr_fixed: Make fixed_{exp,log}_table static const 9 years ago
Ganesh Ajjanagadde c3052c9e8a avcodec/aacsbr_fixed: remove unused variable 9 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 9 years ago