summaryrefslogtreecommitdiff
path: root/libavcodec/aaccoder.c
Commit message (Expand)AuthorAge
...
* Dead code removal in the AAC encoder.Alex Converse2009-07-17
* When calculating AAC quantized band cost, don't leave garbage in the bit countAlex Converse2009-07-16
* Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.Alex Converse2009-07-09
* Turn on AAC rate control.Alex Converse2009-07-08
* cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun2009-07-08
* cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun2009-07-08
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-08
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-08