summaryrefslogtreecommitdiff
path: root/libavcodec/aacpsy.c
Commit message (Expand)AuthorAge
* psymodel: Const correct FFPsyWindowInfo.Alex Converse2010-08-30
* acenc: LAME-inspired window decisionNathan Caldwell2010-08-23
* aacenc: Rename Psy3gpp* structs to AacPsy*Nathan Caldwell2010-08-23
* aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows.Alex Converse2010-07-14
* aacenc: aac_psy_init(): Factorize line_to_frequency.Alex Converse2010-07-14
* aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.Alex Converse2010-07-14
* aacenc: psy_3gpp_init(): Calculate barks on demand.Alex Converse2010-07-14
* aacenc: Fix window decision logic.Alex Converse2010-06-28
* aacenc: Fix psy logic.Alex Converse2010-05-14
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.Alex Converse2009-07-09
* 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
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Add okayed chunks of AAC encoder psychoacoustic modelKostya Shishkov2008-08-18