log ac3enc.c @ 10952:ea8f891d997d libavcodec

age author description
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Thu, 30 Jul 2009 21:00:08 +0000 diego Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. libavcodec
Mon, 20 Apr 2009 00:34:08 +0000 jbr ac3enc: log a warning message if the channel layout is not specified at libavcodec
Sun, 19 Apr 2009 15:06:13 +0000 jbr Add channel layout support to the AC-3 encoder. libavcodec
Fri, 17 Apr 2009 08:39:11 +0000 jbr ac3enc: reorder input channels to AC-3 channel order libavcodec
Mon, 13 Apr 2009 16:59:38 +0000 stefano Rename pbBufPtr() to put_bits_ptr(). libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Thu, 05 Mar 2009 22:17:12 +0000 diego Remove duplicated MUL16 macro definition, fixes the warning: libavcodec
Sun, 22 Feb 2009 13:48:55 +0000 stefano Add missing av_cold in static init/close functions. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Mon, 01 Sep 2008 14:33:54 +0000 jbr create a separate codec_id for E-AC-3 libavcodec
Wed, 20 Aug 2008 00:32:17 +0000 jbr commit the OKed parts of the E-AC-3 decoder libavcodec