log imgconvert.c @ 1057:bb5de8a59da8 libavcodec

age author description
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavcodec
Sun, 09 Feb 2003 16:20:25 +0000 bellard added paletted 8 bit format support libavcodec
Sat, 08 Feb 2003 15:34:25 +0000 philipjsg Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images libavcodec
Sun, 02 Feb 2003 19:53:01 +0000 bellard handle odd image sizes when using subsampled chroma (useful for JPEG images) libavcodec
Wed, 29 Jan 2003 22:44:34 +0000 michaelni 100000l libavcodec
Thu, 23 Jan 2003 23:03:09 +0000 bellard use av_malloc() functions - added av_strdup and av_realloc() libavcodec
Thu, 23 Jan 2003 01:20:47 +0000 michaelni reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY) libavcodec