summaryrefslogtreecommitdiffstats
path: root/libavcodec/aacpsy.c
Commit message (Expand)AuthorAgeFilesLines
* aacenc: Fix window decision logic.Alex Converse2010-06-281-3/+12
* aacenc: Fix psy logic.Alex Converse2010-05-141-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.Alex Converse2009-07-091-3/+3
* cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun2009-07-081-8/+4
* cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun2009-07-081-14/+14
* Cosmetics: Pretty print the AAC encoder.Alex Converse2009-07-081-27/+27
* Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse2009-07-081-34/+252
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add okayed chunks of AAC encoder psychoacoustic modelKostya Shishkov2008-08-181-0/+104
OpenPOWER on IntegriCloud