summaryrefslogtreecommitdiff
path: root/libavcodec/aacsbr_fixed.c
Commit message (Expand)AuthorAge
* avcodec/aacsbr: Split the env_facs tableMichael Niedermayer2015-12-12
* avcodec/aacsbr_fixed: Replace a noise_facs_q check by an av_assert0Michael Niedermayer2015-11-20
* avcodec/aacsbr: Split pre dequantization noise factors tableMichael Niedermayer2015-11-19
* aacsbr_fixed: check for envelope scalefactors overflowingAndreas Cadhalpun2015-11-11
* avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build wi...Michael Niedermayer2015-11-10
* avcodec/aacsbr: Use FLOAT_0Michael Niedermayer2015-11-08
* aacsbr_fixed: Make fixed_{exp,log}_table static constTimothy Gu2015-08-22
* avcodec/aacsbr_fixed: remove unused variableGanesh Ajjanagadde2015-08-20
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-20