log eac3dec.c @ 12488:351a81a23343 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
Mon, 29 Jun 2009 19:07:04 +0000 rbultje Rename ff_log_missing_feature() to av_log_missing_feature(). libavcodec
Mon, 25 May 2009 16:12:51 +0000 jbr eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit libavcodec
Thu, 21 May 2009 00:28:23 +0000 jbr 10l: typing mistake in r18888 libavcodec
Thu, 21 May 2009 00:15:44 +0000 jbr eac3dec: fix bug in GAQ dequantization. large mantissas should only be 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
Tue, 17 Mar 2009 01:43:01 +0000 jbr Add documentation about missing E-AC-3 features. libavcodec
Wed, 07 Jan 2009 18:10:10 +0000 superdump Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that libavcodec
Mon, 08 Dec 2008 21:21:38 +0000 stefano Make av_log_missing_feature an internal function, and change its name libavcodec
Sat, 06 Dec 2008 16:19:44 +0000 jbr ac3dec: add missing feature log message for block start info libavcodec
Sat, 06 Dec 2008 16:18:10 +0000 jbr ac3dec: use skip_bits_long() for block start bits 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
Sun, 31 Aug 2008 03:01:56 +0000 jbr simplify code and comment regarding determination whether or not AHT is used. libavcodec
Sun, 31 Aug 2008 02:58:21 +0000 jbr use correct table name libavcodec
Sun, 31 Aug 2008 02:38:38 +0000 jbr skip converter exponent strategy for all channels at once libavcodec
Sun, 31 Aug 2008 02:35:58 +0000 jbr merge declaration and init. variable is not used outside the loop. libavcodec
Sat, 30 Aug 2008 23:13:10 +0000 jbr commit more OKed parts of the E-AC-3 decoder libavcodec
Sun, 24 Aug 2008 04:55:32 +0000 jbr change eac3dec.c license to LGPL libavcodec
Sat, 23 Aug 2008 02:04:36 +0000 jbr add more OKed parts of the E-AC-3 decoder libavcodec