12 Commits (fea9243d53e0e281450e39ec0e1b4b3c122a8a29)

Author SHA1 Message Date
Claudio Freire 62dfe1d40d avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x)) 9 years ago
Rostislav Pehlivanov ade31b9424 aacenc: switch to using the RNG from libavutil 9 years ago
Claudio Freire ca203e9985 AAC encoder: improve SF range utilization 9 years ago
Ganesh Ajjanagadde 79abf2d0de avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
Rostislav Pehlivanov e9299df7a6 aacenc: partially revert previous commits to set options via a profile 9 years ago
Rostislav Pehlivanov e2749ef60a aacenc_utils: fit find_form_factor() below 80 chars per line 9 years ago
Rostislav Pehlivanov 0f4334df45 aacenc: add support for changing options based on a profile 9 years ago
Rostislav Pehlivanov 5f760da6b6 aacenc_utils: add 'inline' flag to find_form_factor, silence warning 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 9 years ago
Rostislav Pehlivanov 92aa3e7fb2 aacenc: copy PRNG from the decoder 9 years ago
Rostislav Pehlivanov ef8e5a61c8 aacenc: Move small misc. functions to a separate file 10 years ago