log mjpeg.c @ 1908:e20fd60b215c libavcodec

age author description
Fri, 26 Mar 2004 02:06:34 +0000 michael always parse APP* as it sometimes contains startcodes which confuse the decoder otherwise libavcodec
Tue, 16 Mar 2004 16:11:29 +0000 michael init cleanup libavcodec
Fri, 13 Feb 2004 17:54:10 +0000 michael multithreaded/SMP motion estimation libavcodec
Sun, 08 Feb 2004 22:52:35 +0000 michael 2 byte shorter userdata for mpeg4 libavcodec
Fri, 06 Feb 2004 15:27:31 +0000 alex get_bit_count -> put_bits_count libavcodec
Thu, 22 Jan 2004 19:48:28 +0000 michael closed gop support & flags2 as all bits in flags are used libavcodec
Sat, 10 Jan 2004 19:54:12 +0000 michael grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodec
Thu, 11 Dec 2003 11:17:54 +0000 michael set AVCodecContext.width/height before get_buffer() libavcodec
Wed, 12 Nov 2003 22:06:15 +0000 michael better fix libavcodec
Wed, 12 Nov 2003 22:01:13 +0000 michael small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Wed, 22 Oct 2003 22:12:25 +0000 alex 10l libavcodec
Mon, 20 Oct 2003 20:23:46 +0000 michael AVRational libavcodec
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec