Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aacenc: add SIMD optimizations for abs_pow34 and quantization | Rostislav Pehlivanov | 2016-10-18 | 1 | -2/+2 |
* | Revert "aacenc: use av_clip() instead of av_clip() during quantization" | Rostislav Pehlivanov | 2016-03-30 | 1 | -1/+1 |
* | aacenc: use av_clip() instead of av_clip() during quantization | Rostislav Pehlivanov | 2016-03-30 | 1 | -1/+1 |
* | aacenc_quantization: fix header description | Rostislav Pehlivanov | 2015-10-12 | 1 | -1/+1 |
* | AAC encoder: memoize quantize_band_cost | Claudio Freire | 2015-10-12 | 1 | -0/+2 |
* | AAC encoder: Extensive improvements | Claudio Freire | 2015-10-11 | 1 | -16/+23 |
* | AAC encoder: refactor to resynchronize MIPS port | Claudio Freire | 2015-09-16 | 1 | -0/+14 |
* | aacenc_quantization: replace copysign() with a ternary operator | Rostislav Pehlivanov | 2015-08-22 | 1 | -1/+1 |
* | aacenc: Harmonize multiple inclusion guards | Timothy Gu | 2015-08-22 | 1 | -0/+5 |
* | aaccoder: move the quantization functions to a separate file | Rostislav Pehlivanov | 2015-08-21 | 1 | -0/+255 |