summaryrefslogtreecommitdiff
path: root/libavcodec/aacenc_ltp.c
Commit message (Expand)AuthorAge
* aac_ltp: actually signal LTP as off during EIGHT_SHORT windowsRostislav Pehlivanov2015-11-26
* aac_ltp: split, reorder and improve prediction algorithmRostislav Pehlivanov2015-11-26
* aacenc_ltp: adjust and speed up autocorrelation calculationsRostislav Pehlivanov2015-10-17
* aacenc_ltp: correct header description commentRostislav Pehlivanov2015-10-17
* aacenc_ltp: replace av_clip() with av_clip_uintp2()Rostislav Pehlivanov2015-10-17
* aacenc_ltp: fix assertionRostislav Pehlivanov2015-10-17
* aacenc: add support for encoding files using Long Term PredictionRostislav Pehlivanov2015-10-17