| Commit message (Expand) | Author | Age | Files | Lines |
* | AAC encoder: fix assertion error with prediction | Claudio Freire | 2016-01-13 | 1 | -3/+5 |
* | aacenc_pred: only print predictor information if profile is aac_main | Rostislav Pehlivanov | 2015-10-17 | 1 | -1/+2 |
* | aacenc_pred: correct header information | Rostislav Pehlivanov | 2015-10-17 | 1 | -1/+1 |
* | aacenc: shorten name of ff_aac_adjust_common_prediction | Rostislav Pehlivanov | 2015-10-12 | 1 | -1/+1 |
* | AAC encoder: Extensive improvements | Claudio Freire | 2015-10-11 | 1 | -3/+3 |
* | aacenc_pred: disable PNS SFBs and disable right predictors with IS | Rostislav Pehlivanov | 2015-09-06 | 1 | -1/+3 |
* | aacenc_is: add a flag to use pure coefficients instead | Rostislav Pehlivanov | 2015-09-05 | 1 | -4/+4 |
* | aacenc_pred: rework the way prediction is done | Rostislav Pehlivanov | 2015-08-29 | 1 | -192/+169 |
* | aacenc: Add missing ff_ prefixes | Timothy Gu | 2015-08-22 | 1 | -5/+5 |
* | aacenc: implement the complete AAC-Main profile | Rostislav Pehlivanov | 2015-08-21 | 1 | -0/+365 |