log ac3enc.c @ 3036:0b546eab515d libavcodec

age author description
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Thu, 05 May 2005 14:10:52 +0000 michael While adding stereo rematrixing, I came across something that needs to libavcodec
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Thu, 25 Nov 2004 19:17:27 +0000 michael fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) libavcodec
Mon, 02 Aug 2004 10:42:21 +0000 michael simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at student dot cs dot uwaterloo dot ca>) libavcodec
Wed, 18 Feb 2004 19:15:19 +0000 michael auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) libavcodec
Mon, 03 Nov 2003 18:06:54 +0000 michael av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec
Wed, 20 Aug 2003 07:57:00 +0000 michaelni AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Sun, 19 Jan 2003 18:30:29 +0000 michaelni C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Mon, 28 Oct 2002 00:39:05 +0000 bellard preparing integration of new AC3 decoder libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Sat, 18 May 2002 23:03:29 +0000 glantau removed useless header includes - use av memory functions libavcodec
Mon, 08 Apr 2002 12:08:03 +0000 kabi * encoding of AC3 with more than 2 channels libavcodec
Tue, 12 Feb 2002 15:43:16 +0000 michaelni alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) libavcodec
Sun, 16 Sep 2001 21:52:58 +0000 glantau fixed symetric quantization (better quality!) libavcodec
Wed, 15 Aug 2001 13:07:42 +0000 glantau renamed log2 to av_log2 libavcodec
Mon, 13 Aug 2001 21:48:05 +0000 glantau win32 fixes libavcodec
Mon, 06 Aug 2001 00:47:50 +0000 glantau types fix libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec