log eac3dec.c @ 12475:9fef0a8ddd63 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