| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: stop using deprecated codec flags | James Almer | 2017-03-25 | 1 | -5/+5 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | aacenc: add SIMD optimizations for abs_pow34 and quantization | Rostislav Pehlivanov | 2016-10-18 | 1 | -1/+1 |
* | AAC encoder: fix initialization of minsf | Claudio Freire | 2016-04-03 | 1 | -3/+4 |
* | AAC encoder: fix undefined behavior | Claudio Freire | 2016-03-30 | 1 | -1/+5 |
* | AAC encoder: fix signed integer overflow | Claudio Freire | 2016-03-30 | 1 | -3/+6 |
* | AAC encoder: improve SF range utilization | Claudio Freire | 2015-12-02 | 1 | -43/+93 |
* | avcodec/aac_tablegen: get rid of hardcoded tables entirely | Ganesh Ajjanagadde | 2015-11-28 | 1 | -1/+0 |
* | aaccoder_twoloop: Mark sfdiff as av_unused | Timothy Gu | 2015-11-26 | 1 | -1/+1 |
* | AAC encoder: fix wrong gain sacalefactor being set | Claudio Freire | 2015-11-26 | 1 | -0/+3 |
* | aacenc: add support for changing options based on a profile | Rostislav Pehlivanov | 2015-10-12 | 1 | -1/+1 |
* | AAC encoder: memoize quantize_band_cost | Claudio Freire | 2015-10-12 | 1 | -4/+5 |
* | AAC encoder: fix assertion error re SF differences | Claudio Freire | 2015-10-11 | 1 | -8/+16 |
* | aaccoder_twoloop.h: simplify and comment ff_pns_bits() | Rostislav Pehlivanov | 2015-10-12 | 1 | -7/+3 |
* | AAC encoder: Extensive improvements | Claudio Freire | 2015-10-11 | 1 | -45/+540 |
* | AAC encoder: refactor to resynchronize MIPS port | Claudio Freire | 2015-09-16 | 1 | -0/+203 |