summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacenc_utils.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x))Claudio Freire2016-01-141-0/+5
* aacenc: switch to using the RNG from libavutilRostislav Pehlivanov2015-12-141-10/+0
* AAC encoder: improve SF range utilizationClaudio Freire2015-12-021-0/+63
* avcodec/aac_tablegen: get rid of hardcoded tables entirelyGanesh Ajjanagadde2015-11-281-1/+1
* aacenc: partially revert previous commits to set options via a profileRostislav Pehlivanov2015-10-171-39/+0
* aacenc_utils: fit find_form_factor() below 80 chars per lineRostislav Pehlivanov2015-10-121-1/+2
* aacenc: add support for changing options based on a profileRostislav Pehlivanov2015-10-121-0/+38
* aacenc_utils: add 'inline' flag to find_form_factor, silence warningRostislav Pehlivanov2015-10-121-1/+1
* AAC encoder: Extensive improvementsClaudio Freire2015-10-111-0/+56
* AAC encoder: simplify and speed up find_min_bookClaudio Freire2015-09-231-7/+4
* aacenc: copy PRNG from the decoderRostislav Pehlivanov2015-09-061-0/+9
* aacenc: Move small misc. functions to a separate fileRostislav Pehlivanov2015-08-111-0/+143
OpenPOWER on IntegriCloud