log ac3dec_data.h @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 30 Mar 2010 22:09:14 +0000 cehoyos Add spectral extension to the E-AC-3 decoder. libavcodec
Thu, 23 Jul 2009 02:33:25 +0000 diego refactoring: properly separate AC-3 and E-AC-3 code libavcodec
Wed, 22 Jul 2009 23:33:58 +0000 diego cosmetics: Reorder some tables/lines to make future diffs smaller. libavcodec
Wed, 22 Jul 2009 22:57:17 +0000 diego #include just the required stdint.h instead of libavutil/common.h. libavcodec
Thu, 21 May 2009 00:15:03 +0000 jbr eac3dec: make GAQ dequantization 24-bit libavcodec
Thu, 21 May 2009 00:09:23 +0000 jbr eac3dec: revert commit r18860. keep the AHT IDCT 24-bit. will make AHT GAQ libavcodec
Sun, 17 May 2009 06:53:24 +0000 jbr eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is libavcodec
Thu, 13 Nov 2008 22:38:38 +0000 jbr revert r15812 (E-AC-3 Spectral Extension) pending further review libavcodec
Thu, 13 Nov 2008 03:18:13 +0000 jbr add support for spectral extension libavcodec
Thu, 02 Oct 2008 15:52:04 +0000 reimar Add (additional) const to many global tables. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Wed, 27 Aug 2008 23:44:34 +0000 jbr cosmetics: rename a table libavcodec
Mon, 25 Aug 2008 00:15:29 +0000 jbr right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. libavcodec
Sun, 03 Aug 2008 21:42:43 +0000 jbr Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by libavcodec
Sun, 03 Aug 2008 16:42:32 +0000 jbr cosmetics: make all references to AC-3 capitalized and hyphenated libavcodec
Sun, 08 Jun 2008 21:09:02 +0000 jbr move rematrixing band table to ac3dec_data.c libavcodec
Sun, 08 Jun 2008 21:08:57 +0000 jbr add ac3dec_data.[c,h] libavcodec