summaryrefslogtreecommitdiff
path: root/libavcodec/aacenc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on AAC rate control.Alex Converse2009-07-081-0/+1
* cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun2009-07-081-17/+13
* cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun2009-07-081-26/+40
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-081-72/+72
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-081-77/+325
* Support for getting (i)MDCT output multiplied by a constant scaling factor.Siarhei Siamashka2009-05-161-2/+2
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add (additional) const to many global tables.Reimar Döffinger2008-10-021-3/+3
* okayed chunks of AAC encoderKostya Shishkov2008-08-241-8/+22
* Do not pass unnecessary arguments to AAC encoder functionsKostya Shishkov2008-08-231-11/+11
* Add okayed parts for AAC encoderKostya Shishkov2008-08-181-4/+14
* More okayed chunks of AAC encoderKostya Shishkov2008-08-171-2/+30
* Synchronize AAC encoder with renamings in aac.hKostya Shishkov2008-08-161-8/+8
* Add approved chunks to AAC encoderKostya Shishkov2008-08-161-2/+58
* Remove not OKed parts from AAC encoderKostya Shishkov2008-08-141-56/+0
* Okayed parts of AAC encoderKostya Shishkov2008-08-141-0/+313