log imgconvert.c @ 4358:0924cc1db086 libavcodec

age author description
Wed, 17 Jan 2007 10:47:58 +0000 lu_zero Cosmetics libavcodec
Thu, 16 Nov 2006 20:46:36 +0000 alex Remove alpha channel from RGB555 libavcodec
Thu, 16 Nov 2006 20:43:29 +0000 alex BGR555 has never been working as alpha supporting format. Remove the false setting. libavcodec
Tue, 14 Nov 2006 19:53:22 +0000 alex changed rgba32_to routines to support both alpha and non-alpha formats (see r7066 too) libavcodec
Sun, 12 Nov 2006 20:08:09 +0000 mru rename cropTbl -> ff_cropTbl libavcodec
Fri, 27 Oct 2006 22:08:02 +0000 reynaldo Fix obvious typo, BGR555 was missing libavcodec
Tue, 24 Oct 2006 04:57:43 +0000 kostya 16-bit grayscale support libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Mon, 28 Aug 2006 14:56:47 +0000 lucabe Minimal support for the new pixel formats in libavcodec libavcodec
Fri, 18 Aug 2006 13:38:24 +0000 diego Explicitly include fastmemcpy.h from libvo/. libavcodec
Tue, 08 Aug 2006 18:51:38 +0000 lucabe Enable swscale usage in ffmpeg libavcodec
Thu, 06 Jul 2006 13:53:07 +0000 diego Mark some read-only datastructures as const. libavcodec
Wed, 19 Apr 2006 19:51:56 +0000 reimar make "size" variable in avpicture_alloc signed, since avpicture_get_size libavcodec
Mon, 10 Apr 2006 07:45:29 +0000 lucabe Baptiste COUDURIER's padding patch (reworked by me a little bit). libavcodec
Fri, 31 Mar 2006 20:43:37 +0000 michael remove mpegvideo.c img resample dependancy libavcodec
Fri, 10 Mar 2006 13:55:48 +0000 bcoudurier Fix cropping, depending on enc pix fmt libavcodec
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
Mon, 11 Jul 2005 00:43:21 +0000 michael segfault fix libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Wed, 24 Nov 2004 22:54:16 +0000 michael YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) libavcodec
Wed, 27 Oct 2004 21:42:26 +0000 michael YUV420P to YUV422 conversion routine by (Danny Laarmans <dlaarmans at androme dot com>) libavcodec
Mon, 25 Oct 2004 01:16:13 +0000 michael fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavcodec
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavcodec
Thu, 19 Aug 2004 10:55:48 +0000 michael enrtries for PIX_FMT_XVMC_MPEG2_MC and PIX_FMT_XVMC_MPEG2_IDCT patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Sun, 25 Jul 2004 10:01:36 +0000 michael UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Sat, 01 Nov 2003 17:38:25 +0000 michael ffv1 rgb support libavcodec
Sat, 11 Oct 2003 08:18:05 +0000 michael recommit of libavcodec
Mon, 29 Sep 2003 15:44:59 +0000 michaelni avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) libavcodec