log mjpeg.c @ 2505:86e2b1424801 libavcodec

age author description
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