log imgconvert.c @ 1231:b88dfc4bbf8c libavcodec

age author description
Wed, 07 May 2003 19:01:45 +0000 romansh * introducing new public interface in imgconvert.c libavcodec
Mon, 21 Apr 2003 22:37:39 +0000 bellard rgb555 alpha extraction fix libavcodec
Mon, 21 Apr 2003 21:20:46 +0000 bellard added img_get_alpha_info() libavcodec
Mon, 21 Apr 2003 15:15:59 +0000 bellard fixed PIX_FMT_YUV422 conversions libavcodec
Mon, 21 Apr 2003 15:01:37 +0000 bellard loss fixes (thanks to Daniel Serpell) - shrink22 fix libavcodec
Mon, 21 Apr 2003 14:38:52 +0000 bellard added all missing UV conversions libavcodec
Mon, 21 Apr 2003 13:53:46 +0000 bellard almost exhaustive image conversion support libavcodec
Mon, 21 Apr 2003 12:12:58 +0000 bellard accurate YUV to RGB and RGB to YUV conversions - added comments libavcodec
Sun, 20 Apr 2003 16:18:44 +0000 bellard YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support libavcodec
Sat, 19 Apr 2003 16:21:25 +0000 bellard rgba32 convert libavcodec
Fri, 04 Apr 2003 13:36:07 +0000 michaelni fixing mem corruption libavcodec
Thu, 06 Mar 2003 13:22:51 +0000 michaelni typos & cosmetics libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 18 Feb 2003 17:35:49 +0000 michaelni fixing 410 -> 420 libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec