log aactab.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Wed, 23 Jun 2010 19:30:01 +0000 alexc aactab: Tablegenify ff_aac_pow2sf_tab. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Sat, 20 Feb 2010 12:32:30 +0000 stefang remove tables of codebook vector values which are contained in libavcodec
Fri, 22 Jan 2010 03:25:11 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations libavcodec
Wed, 13 Jan 2010 16:46:28 +0000 mru AAC: Compress codebook tables and optimise sign bit handling libavcodec
Tue, 22 Sep 2009 00:48:45 +0000 mru AAC: use new dsputil functions libavcodec
Sun, 06 Sep 2009 08:48:45 +0000 reimar ff_swb_offset_* tables should be const. libavcodec
Fri, 12 Jun 2009 21:14:45 +0000 alexc Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be libavcodec
Thu, 12 Feb 2009 13:31:43 +0000 superdump Add support for sample rate index 12, 7350 Hz libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Mon, 24 Nov 2008 00:13:50 +0000 superdump AAC: Frequency domain prediction and hence Main profile support libavcodec
Wed, 05 Nov 2008 13:59:42 +0000 superdump Fix perceptual noise shaping scaling including an oversight of the offset for libavcodec
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavcodec
Fri, 15 Aug 2008 08:01:31 +0000 superdump More OKed AAC decoder hunks libavcodec
Fri, 15 Aug 2008 00:19:14 +0000 superdump Synchronise AAC decoder code with that from SoC libavcodec
Mon, 11 Aug 2008 11:16:06 +0000 superdump More OKed hunks of the AAC decoder from SoC libavcodec
Sat, 09 Aug 2008 10:46:27 +0000 superdump Sync already committed code with that in SoC and commit more OKed hunks of code libavcodec
Tue, 05 Aug 2008 19:31:05 +0000 superdump Move shared tables to aactab.c and add declarations to aactab.h. Also sync with libavcodec