| Commit message (Expand) | Author | Age | Files | Lines |
* | aacenc: Fix bug in LAME windowing where only one channel got initalized | Nathan Caldwell | 2010-10-25 | 1 | -3/+3 |
* | psymodel: Const correct FFPsyWindowInfo. | Alex Converse | 2010-08-30 | 1 | -1/+1 |
* | acenc: LAME-inspired window decision | Nathan Caldwell | 2010-08-23 | 1 | -1/+303 |
* | aacenc: Rename Psy3gpp* structs to AacPsy* | Nathan Caldwell | 2010-08-23 | 1 | -25/+25 |
* | aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows. | Alex Converse | 2010-07-14 | 1 | -1/+1 |
* | aacenc: aac_psy_init(): Factorize line_to_frequency. | Alex Converse | 2010-07-14 | 1 | -3/+4 |
* | aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb. | Alex Converse | 2010-07-14 | 1 | -1/+1 |
* | aacenc: psy_3gpp_init(): Calculate barks on demand. | Alex Converse | 2010-07-14 | 1 | -5/+4 |
* | aacenc: Fix window decision logic. | Alex Converse | 2010-06-28 | 1 | -3/+12 |
* | aacenc: Fix psy logic. | Alex Converse | 2010-05-14 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. | Alex Converse | 2009-07-09 | 1 | -3/+3 |
* | cosmetics: Remove unnecessary {} around if/for blocks; | Diego Biurrun | 2009-07-08 | 1 | -8/+4 |
* | cosmetics: prettyprinting, K&R style, break overly long lines | Diego Biurrun | 2009-07-08 | 1 | -14/+14 |
* | Cosmetics: Pretty print the AAC encoder. | Alex Converse | 2009-07-08 | 1 | -27/+27 |
* | Merge the AAC encoder from SoC svn. It is still considered experimental. | Alex Converse | 2009-07-08 | 1 | -34/+252 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add okayed chunks of AAC encoder psychoacoustic model | Kostya Shishkov | 2008-08-18 | 1 | -0/+104 |