summaryrefslogtreecommitdiff
path: root/libavcodec/aacsbr_template.c
Commit message (Expand)AuthorAge
* aacsbr: reduce element type mismatch warning severityRostislav Pehlivanov2016-06-08
* avcodec/aacsbr_template: Add Check to read_sbr_envelope()Michael Niedermayer2015-12-12
* avcodec/aacsbr: Split the env_facs tableMichael Niedermayer2015-12-12
* sbr_qmf_analysis: sanitize input for 32-bit imdctAndreas Cadhalpun2015-12-11
* aacsbr: ensure strictly monotone time bordersAndreas Cadhalpun2015-12-11
* aacsbr: don't call sbr_dequant twice without intermediate read_sbr_dataAndreas Cadhalpun2015-11-20
* avcodec/aacsbr_template: Check values read in read_sbr_noise()Michael Niedermayer2015-11-19
* avcodec/aacsbr: Split pre dequantization noise factors tableMichael Niedermayer2015-11-19
* avcodec/aacsbr: Use FLOAT_0Michael Niedermayer2015-11-08
* avcodec/aacsbr_template: replace qsort with AV_QSORTGanesh Ajjanagadde2015-11-04
* avcodec: Implementation of AAC_fixed_decoder (PS-module)Djordje Pesut2015-07-22
* avcodec: Implementation of AAC_fixed_decoder (SBR-module)Djordje Pesut2015-07-20
* avcodec: Template creation for AAC decoder (SBR-module)Djordje Pesut2015-07-20