]> git.sesse.net Git - ffmpeg/history - libavcodec/aactab.c
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / aactab.c
2009-09-22 Måns RullgårdAAC: use new dsputil functions
2009-09-06 Reimar Döffingerff_swb_offset_* tables should be const.
2009-06-12 Alex ConverseMove TNS and swb_offset tables from aacdectab.h to...
2009-02-12 Alex ConverseAdd support for sample rate index 12, 7350 Hz
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-11-24 Alex ConverseAAC: Frequency domain prediction and hence Main profile...
2008-11-05 Alex ConverseFix perceptual noise shaping scaling including an overs...
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-08-15 Robert SwainMore OKed AAC decoder hunks
2008-08-15 Robert SwainSynchronise AAC decoder code with that from SoC
2008-08-11 Robert SwainMore OKed hunks of the AAC decoder from SoC
2008-08-09 Robert SwainSync already committed code with that in SoC and commit...
2008-08-05 Robert SwainMove shared tables to aactab.c and add declarations...