log mjpeg.c @ 2789:587ed6630b5d libavcodec

age author description
Mon, 11 Jul 2005 23:39:47 +0000 michael check len (should fix #1165694) libavcodec
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Thu, 20 Jan 2005 00:30:20 +0000 michael jpeg style yuv fixes libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Thu, 25 Nov 2004 19:17:27 +0000 michael fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) libavcodec
Fri, 19 Nov 2004 20:49:12 +0000 michael workaround apps which dont provided correctly padded streams libavcodec
Fri, 29 Oct 2004 20:45:47 +0000 rtognimp Fix mjpeg-b (padding bytes can exist between end of sos and image data) libavcodec
Sun, 24 Oct 2004 22:37:29 +0000 michael mjpeg parser libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec
Mon, 27 Sep 2004 03:17:26 +0000 michael 10l libavcodec
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Sun, 26 Sep 2004 09:00:37 +0000 michael low resolution decoding fix libavcodec
Sat, 21 Aug 2004 19:18:45 +0000 alex new copyrights libavcodec
Mon, 16 Aug 2004 01:25:52 +0000 michael get_bits(32) fix libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Sun, 28 Mar 2004 23:10:53 +0000 michael hmm av_log(..., get_bits()); libavcodec
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