]> git.sesse.net Git - ffmpeg/history - libavcodec/aacpsy.c
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / aacpsy.c
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