| Commit message (Expand) | Author | Age | Files | Lines |
* | Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. | Alex Converse | 2009-07-09 | 1 | -1/+1 |
* | Reindent after last commit | Alex Converse | 2009-07-08 | 1 | -41/+41 |
* | Prevent AAC frame size overflows. | Alex Converse | 2009-07-08 | 1 | -4/+10 |
* | Refactor windowing and early psy from bitstream writing parts of the AAC enco... | Alex Converse | 2009-07-08 | 1 | -5/+16 |
* | Turn on AAC rate control. | Alex Converse | 2009-07-08 | 1 | -0/+1 |
* | cosmetics: Remove unnecessary {} around if/for blocks; | Diego Biurrun | 2009-07-08 | 1 | -17/+13 |
* | cosmetics: prettyprinting, K&R style, break overly long lines | Diego Biurrun | 2009-07-08 | 1 | -26/+40 |
* | Cosmetics: Pretty print the AAC encoder. | Alex Converse | 2009-07-08 | 1 | -72/+72 |
* | Merge the AAC encoder from SoC svn. It is still considered experimental. | Alex Converse | 2009-07-08 | 1 | -77/+325 |
* | Support for getting (i)MDCT output multiplied by a constant scaling factor. | Siarhei Siamashka | 2009-05-16 | 1 | -2/+2 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add (additional) const to many global tables. | Reimar Döffinger | 2008-10-02 | 1 | -3/+3 |
* | okayed chunks of AAC encoder | Kostya Shishkov | 2008-08-24 | 1 | -8/+22 |
* | Do not pass unnecessary arguments to AAC encoder functions | Kostya Shishkov | 2008-08-23 | 1 | -11/+11 |
* | Add okayed parts for AAC encoder | Kostya Shishkov | 2008-08-18 | 1 | -4/+14 |
* | More okayed chunks of AAC encoder | Kostya Shishkov | 2008-08-17 | 1 | -2/+30 |
* | Synchronize AAC encoder with renamings in aac.h | Kostya Shishkov | 2008-08-16 | 1 | -8/+8 |
* | Add approved chunks to AAC encoder | Kostya Shishkov | 2008-08-16 | 1 | -2/+58 |
* | Remove not OKed parts from AAC encoder | Kostya Shishkov | 2008-08-14 | 1 | -56/+0 |
* | Okayed parts of AAC encoder | Kostya Shishkov | 2008-08-14 | 1 | -0/+313 |