]> git.sesse.net Git - ffmpeg/history - libavcodec/aactab.c
ppc: Centralize compiler-specific altivec.h #include handling in one place
[ffmpeg] / libavcodec / aactab.c
2015-02-04 Niel van der Westh... aacdec: Tables for length 480 AAC ELD.
2014-01-04 Alex Converseaac: Fix low delay windowing.
2014-01-04 Alex Converseaac: Fix TNS decoding for the 512 sample window family.
2013-10-23 Alex Converseaac: Add support for Enhanced AAC Low Delay (ER AAC...
2013-09-18 Alex Converseaacdec: Add support for LD (Low Delay) AAC
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-23 Alex Converseaactab: Tablegenify ff_aac_pow2sf_tab.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-02-20 Stefan Gehrerremove tables of codebook vector values which are conta...
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-13 Måns RullgårdAAC: Compress codebook tables and optimise sign bit...
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...