summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacenc_ltp.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/aacenc_ltp: remove unnecessary condition check.Jun Zhao2019-05-121-1/+1
* avcodec/aacenc_ltp: fix use of uninitialized valuesJames Almer2017-04-121-2/+2
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-181-2/+2
* aacenc_ltp: disable LTP with high lambda valuesRostislav Pehlivanov2015-12-081-1/+1
* aacenc_ltp: fix out of bounds memory accessRostislav Pehlivanov2015-12-031-1/+1
* aac_ltp: actually signal LTP as off during EIGHT_SHORT windowsRostislav Pehlivanov2015-11-261-1/+3
* aac_ltp: split, reorder and improve prediction algorithmRostislav Pehlivanov2015-11-261-27/+36
* aacenc_ltp: adjust and speed up autocorrelation calculationsRostislav Pehlivanov2015-10-171-31/+29
* aacenc_ltp: correct header description commentRostislav Pehlivanov2015-10-171-2/+2
* aacenc_ltp: replace av_clip() with av_clip_uintp2()Rostislav Pehlivanov2015-10-171-1/+1
* aacenc_ltp: fix assertionRostislav Pehlivanov2015-10-171-1/+1
* aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-171-0/+227
OpenPOWER on IntegriCloud