log ac3dec.c @ 10021:f6c433eacc5a libavcodec

age author description
Wed, 05 Aug 2009 01:00:41 +0000 jbr Use coupling band sizes instead of coupling band structure when libavcodec
Mon, 03 Aug 2009 22:05:31 +0000 jbr cosmetics: add more detailed information to the documentation for libavcodec
Thu, 23 Jul 2009 02:33:25 +0000 diego refactoring: properly separate AC-3 and E-AC-3 code libavcodec
Thu, 23 Jul 2009 00:15:23 +0000 diego Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set. libavcodec
Mon, 29 Jun 2009 19:07:04 +0000 rbultje Rename ff_log_missing_feature() to av_log_missing_feature(). 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
Tue, 19 May 2009 22:58:09 +0000 diego The AC-3 decoder is now LGPL. Exchange the license header and change references libavcodec
Tue, 19 May 2009 21:29:21 +0000 darkshikari LGPL version of ac3_decode_transform_coeffs_ch, ~12.4% faster. 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
Sat, 16 May 2009 17:02:44 +0000 jbr ac3dec: fix coupling range check. the start subband must be less than libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Wed, 06 May 2009 01:48:14 +0000 jbr cosmetics: line wrap and vertical alignment libavcodec
Wed, 06 May 2009 01:47:34 +0000 jbr ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also libavcodec
Tue, 05 May 2009 23:39:10 +0000 jbr cosmetics: indentation after last commit libavcodec
Tue, 05 May 2009 23:38:12 +0000 jbr ac3dec: move channel remapping to outside of block loop libavcodec
Sun, 19 Apr 2009 15:05:32 +0000 jbr Add channel layout support to the AC-3 decoder and AC-3 parser. libavcodec
Fri, 17 Apr 2009 08:43:04 +0000 jbr ac3dec: reorder output channels to SMPTE channel order libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. 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
Mon, 08 Dec 2008 03:15:10 +0000 jbr cosmetics: alignment after last commit libavcodec
Mon, 08 Dec 2008 03:13:20 +0000 jbr ac3: detect dba errors and prevent writing past end of array libavcodec
Sat, 06 Dec 2008 16:33:16 +0000 jbr ac3dec: simplify exponent bounds checking libavcodec
Sat, 06 Dec 2008 15:46:23 +0000 jbr ac3dec: unroll inner loop in exponent decoding. 46% faster decode_exponents(). libavcodec
Sat, 06 Dec 2008 15:38:21 +0000 jbr cosmetics: vertical alignment libavcodec
Sat, 06 Dec 2008 15:37:04 +0000 jbr cosmetics: reindent after last commit libavcodec
Sat, 06 Dec 2008 15:36:23 +0000 jbr ac3dec: detect out-of-range exponents libavcodec
Thu, 04 Dec 2008 02:56:25 +0000 jbr silence gcc warning: ¡Æn_bands¡Ç may be used uninitialized libavcodec
Thu, 04 Dec 2008 02:51:39 +0000 jbr ac3dec: use uint8_t for band sizes libavcodec
Wed, 03 Dec 2008 03:34:31 +0000 jbr ac3dec: skip decoding and use error concealment for remaining blocks in 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:28 +0000 jbr cosmetics: vertical alignment libavcodec
Thu, 13 Nov 2008 03:18:24 +0000 jbr silence a gcc warning about using an uninitialized variable libavcodec
Thu, 13 Nov 2008 03:18:18 +0000 jbr cosmetics: indentation libavcodec
Thu, 13 Nov 2008 03:18:13 +0000 jbr add support for spectral extension libavcodec
Thu, 13 Nov 2008 03:18:07 +0000 jbr add a generic function to decode banding structure for coupling, spectral libavcodec
Thu, 13 Nov 2008 03:18:01 +0000 jbr add a line break in error message text libavcodec
Thu, 13 Nov 2008 03:17:56 +0000 jbr simplify decoding of coupling frequency range libavcodec
Thu, 13 Nov 2008 03:17:50 +0000 jbr cosmetics: rename two variables libavcodec
Mon, 08 Sep 2008 18:18:49 +0000 michael Rename error_resilience to error_recognition. libavcodec
Mon, 01 Sep 2008 14:33:54 +0000 jbr create a separate codec_id for E-AC-3 libavcodec
Sun, 31 Aug 2008 03:08:18 +0000 jbr turn on E-AC-3 decoding support and update the Changelog libavcodec
Sun, 31 Aug 2008 02:32:08 +0000 jbr cosmetics: indentation libavcodec
Sun, 31 Aug 2008 02:30:09 +0000 jbr commit more OKed parts of the E-AC-3 decoder libavcodec
Sat, 30 Aug 2008 23:19:23 +0000 jbr commit more OKed parts of the E-AC-3 decoder libavcodec
Sat, 30 Aug 2008 17:51:03 +0000 jbr cosmetics: update comment about dithering libavcodec
Fri, 29 Aug 2008 00:09:47 +0000 jbr cosmetics: change another "get" to "decode" libavcodec
Fri, 29 Aug 2008 00:06:43 +0000 jbr cosmetics: change "get" to "decode" libavcodec
Thu, 28 Aug 2008 23:16:21 +0000 jbr cosmetics: indentation libavcodec
Thu, 28 Aug 2008 23:04:15 +0000 jbr remove unneeded variable, dither_all libavcodec
Wed, 27 Aug 2008 23:23:54 +0000 jbr cosmetics: indent after last commit libavcodec
Wed, 27 Aug 2008 23:11:05 +0000 jbr do not read exponent strategies from each block for E-AC-3 since they are in the header libavcodec
Wed, 27 Aug 2008 01:40:46 +0000 jbr copy default coupling band structure from table to decoding context (used for E-AC-3) libavcodec
Wed, 27 Aug 2008 01:36:20 +0000 jbr add more OKed parts of the E-AC-3 decoder: structural changes to support AHT mode mantissa decoding libavcodec
Wed, 27 Aug 2008 01:24:43 +0000 jbr cosmetics: rename some functions from *get_* to *decode_* libavcodec
Sat, 23 Aug 2008 03:30:08 +0000 jbr fix decoding of coupling leak info for normal AC-3 libavcodec
Sat, 23 Aug 2008 01:55:52 +0000 jbr cosmetics: indentation libavcodec
Sat, 23 Aug 2008 01:51:42 +0000 jbr add some approved parts of the E-AC-3 decoder libavcodec
Wed, 20 Aug 2008 01:02:32 +0000 jbr cosmetics: indentation libavcodec