summaryrefslogtreecommitdiff
path: root/libavcodec/aacenc_pred.c
Commit message (Expand)AuthorAge
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-18
* AAC encoder: fix assertion error with predictionClaudio Freire2016-01-13
* aacenc_pred: only print predictor information if profile is aac_mainRostislav Pehlivanov2015-10-17
* aacenc_pred: correct header informationRostislav Pehlivanov2015-10-17
* aacenc: shorten name of ff_aac_adjust_common_predictionRostislav Pehlivanov2015-10-12
* AAC encoder: Extensive improvementsClaudio Freire2015-10-11
* aacenc_pred: disable PNS SFBs and disable right predictors with ISRostislav Pehlivanov2015-09-06
* aacenc_is: add a flag to use pure coefficients insteadRostislav Pehlivanov2015-09-05
* aacenc_pred: rework the way prediction is doneRostislav Pehlivanov2015-08-29
* aacenc: Add missing ff_ prefixesTimothy Gu2015-08-22
* aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-21