aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aacenc_pred.c
Commit message (Expand)AuthorAgeFilesLines
* aacenc_is: add a flag to use pure coefficients insteadRostislav Pehlivanov2015-09-051-4/+4
* aacenc_pred: rework the way prediction is doneRostislav Pehlivanov2015-08-291-192/+169
* aacenc: Add missing ff_ prefixesTimothy Gu2015-08-221-5/+5
* aacenc: implement the complete AAC-Main profileRostislav Pehlivanov2015-08-211-0/+365