| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: stop using deprecated codec flags | James Almer | 2017-03-25 | 1 | -1/+1 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | AAC encoder: improve SF range utilization | Claudio Freire | 2015-12-02 | 1 | -0/+1 |
* | AAC encoder: Extensive improvements | Claudio Freire | 2015-10-11 | 1 | -1/+14 |
* | AAC encoder: tweak rate-distortion logic | Claudio Freire | 2015-09-23 | 1 | -0/+1 |
* | AAC Encoder: clipping avoidance | Claudio Freire | 2015-07-27 | 1 | -0/+1 |
* | aacpsy: Add energy spread for each band | Rostislav Pehlivanov | 2015-06-28 | 1 | -2/+1 |
* | avcodec/psymodel: Fix () in AAC_CUTOFF() macro | Michael Niedermayer | 2014-05-25 | 1 | -1/+1 |
* | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' | Michael Niedermayer | 2013-02-24 | 1 | -6/+6 |
|\ |
|
| * | Remove pointless av_cold attributes in header files | Diego Biurrun | 2013-02-23 | 1 | -6/+6 |
* | | aacenc: new default cutoff | Michael Niedermayer | 2012-07-29 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 1 | -8/+4 |
|\| |
|
| * | aacenc: Deinterleave input samples before processing. | Nathan Caldwell | 2012-01-23 | 1 | -6/+3 |
| * | aacenc: Request normalized float samples instead of converting s16 samples to... | Nathan Caldwell | 2012-01-23 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -12/+41 |
|\| |
|
| * | psymodel: Remove the single channel analysis function | Nathan Caldwell | 2011-06-29 | 1 | -11/+1 |
| * | psymodel: Add channels and channel groups to the psymodel. | Nathan Caldwell | 2011-06-29 | 1 | -7/+46 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-09 | 1 | -27/+22 |
|\| |
|
| * | psymodel: Remove wrapper functions. | Nathan Caldwell | 2011-05-08 | 1 | -27/+22 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-06 | 1 | -0/+9 |
|\| |
|
| * | psymodel: extend API to include PE and bit allocation. | Nathan Caldwell | 2011-04-05 | 1 | -0/+9 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | psymodel: Const correct FFPsyWindowInfo. | Alex Converse | 2010-08-30 | 1 | -2/+2 |
* | Cosmetics: Pretty print the AAC encoder. | Alex Converse | 2009-07-08 | 1 | -7/+7 |
* | Merge the AAC encoder from SoC svn. It is still considered experimental. | Alex Converse | 2009-07-08 | 1 | -0/+158 |