15 Commits (875f6955769bcb7caf083c1796ed6f3b2108c49e)

Author SHA1 Message Date
Rostislav Pehlivanov d2ae5f77c6 aacenc: add SIMD optimizations for abs_pow34 and quantization 8 years ago
Claudio Freire df3fa48288 AAC encoder: use signed coeffs when measuring IS energy 9 years ago
Claudio Freire 62dfe1d40d avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x)) 9 years ago
Claudio Freire 699c2ee560 AAC encoder: encode out-of-phase I/S efficiently 9 years ago
Claudio Freire aa64a48357 AAC encoder: fix I/S relative error evaluation 9 years ago
Claudio Freire 4dcb69cc12 AAC encoder: in IS, fix index of sf_idx, band_type 9 years ago
Rostislav Pehlivanov c0f67e1123 aacenc_is: rename variable 9 years ago
Claudio Freire ca203e9985 AAC encoder: improve SF range utilization 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Rostislav Pehlivanov 1956cfbaed aacenc_is: take absolute coefficient value upon energy calculations 9 years ago
Rostislav Pehlivanov a71f7de95b aacenc_is: ignore PNS band types 9 years ago
Rostislav Pehlivanov 4565611b04 aacenc_is: add a flag to use pure coefficients instead 9 years ago
Rostislav Pehlivanov 2c94e45fad aacenc_is: rename struct to follow guidelines 9 years ago
Timothy Gu 21dd5279c3 aacenc: Add missing ff_ prefixes 9 years ago
Rostislav Pehlivanov d1ca7142ac aaccoder: move the Intensity Stereo implementation out 9 years ago