| Commit message (Expand) | Author | Age | Files | Lines |
* | aacsbr: reduce element type mismatch warning severity | Rostislav Pehlivanov | 2016-06-08 | 1 | -1/+1 |
* | avcodec/aacsbr_template: Add Check to read_sbr_envelope() | Michael Niedermayer | 2015-12-12 | 1 | -8/+33 |
* | avcodec/aacsbr: Split the env_facs table | Michael Niedermayer | 2015-12-12 | 1 | -34/+8 |
* | sbr_qmf_analysis: sanitize input for 32-bit imdct | Andreas Cadhalpun | 2015-12-11 | 1 | -0/+18 |
* | aacsbr: ensure strictly monotone time borders | Andreas Cadhalpun | 2015-12-11 | 1 | -2/+2 |
* | aacsbr: don't call sbr_dequant twice without intermediate read_sbr_data | Andreas Cadhalpun | 2015-11-20 | 1 | -0/+10 |
* | avcodec/aacsbr_template: Check values read in read_sbr_noise() | Michael Niedermayer | 2015-11-19 | 1 | -8/+28 |
* | avcodec/aacsbr: Split pre dequantization noise factors table | Michael Niedermayer | 2015-11-19 | 1 | -19/+6 |
* | avcodec/aacsbr: Use FLOAT_0 | Michael Niedermayer | 2015-11-08 | 1 | -1/+1 |
* | avcodec/aacsbr_template: replace qsort with AV_QSORT | Ganesh Ajjanagadde | 2015-11-04 | 1 | -6/+8 |
* | avcodec: Implementation of AAC_fixed_decoder (PS-module) | Djordje Pesut | 2015-07-22 | 1 | -4/+4 |
* | avcodec: Implementation of AAC_fixed_decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -43/+168 |
* | avcodec: Template creation for AAC decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -0/+1410 |