]> git.sesse.net Git - ffmpeg/history - libavcodec/aacpsy.c
Estimate frame size during encoding.
[ffmpeg] / libavcodec / aacpsy.c
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Fix line_to_frequency for...
2010-07-14 Alex Converseaacenc: aac_psy_init(): Factorize line_to_frequency.
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Fix ath for the first line...
2010-07-14 Alex Converseaacenc: psy_3gpp_init(): Calculate barks on demand.
2010-06-28 Alex Converseaacenc: Fix window decision logic.
2010-05-14 Alex Converseaacenc: Fix psy logic.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-07-09 Alex ConverseChange fminf/fmaxf to FFMIN/FFMAX to fix the build...
2009-07-08 Diego Biurruncosmetics: Remove unnecessary {} around if/for blocks;
2009-07-08 Diego Biurruncosmetics: prettyprinting, K&R style, break overly...
2009-07-08 Alex ConverseCosmetics: Pretty print the AAC encoder.
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-08-18 Kostya ShishkovAdd okayed chunks of AAC encoder psychoacoustic model