| Commit message (Expand) | Author | Age | Files | Lines |
* | psymodel: Add channels and channel groups to the psymodel. | Nathan Caldwell | 2011-06-29 | 1 | -5/+31 |
* | psymodel: Remove wrapper functions. | Nathan Caldwell | 2011-05-08 | 1 | -13/+0 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetics: vertical alignment and line wrap | Justin Ruggles | 2011-01-20 | 1 | -2/+3 |
* | Add memory allocation failure checks to ff_iir_filter_init_coeffs(). | Justin Ruggles | 2011-01-20 | 1 | -1/+1 |
* | psymodel: Const correct FFPsyWindowInfo. | Alex Converse | 2010-08-30 | 1 | -1/+1 |
* | Fix a leak in the AAC encoder | Martin Storsjö | 2010-07-10 | 1 | -0/+1 |
* | 10l: Revert r23867. It didn't make any sense. | Alex Converse | 2010-06-28 | 1 | -3/+0 |
* | Make ff_psy_preprocess_end() act like av_freep(). | Alex Converse | 2010-06-28 | 1 | -0/+3 |
* | aacenc: Don't lowpass the input unless specifically requested. | Alex Converse | 2010-04-02 | 1 | -5/+2 |
* | Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. | Alex Converse | 2009-07-14 | 1 | -1/+3 |
* | cosmetics: Remove unnecessary {} around if/for blocks; | Diego Biurrun | 2009-07-08 | 1 | -4/+2 |
* | cosmetics: prettyprinting, K&R style, break overly long lines | Diego Biurrun | 2009-07-08 | 1 | -2/+2 |
* | Cosmetics: Pretty print the AAC encoder. | Alex Converse | 2009-07-08 | 1 | -11/+11 |
* | Merge the AAC encoder from SoC svn. It is still considered experimental. | Alex Converse | 2009-07-08 | 1 | -0/+130 |