log imgconvert.c @ 1014:48349e11c9b2 libavcodec

age author description
Sun, 19 Jan 2003 18:30:29 +0000 michaelni C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Mns Rullgrd)) libavcodec
Sat, 11 Jan 2003 04:54:38 +0000 bellard added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions libavcodec
Sat, 11 Jan 2003 00:08:48 +0000 bellard simplified code (need automatic testing) - added primitive new format support. libavcodec
Sun, 29 Dec 2002 22:35:46 +0000 michaelni removing PIX_FMT_ANY libavcodec
Thu, 14 Nov 2002 19:46:14 +0000 michaelni 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) libavcodec
Wed, 30 Oct 2002 09:09:34 +0000 michaelni 1) Add MMX deinterlace code. libavcodec
Tue, 08 Oct 2002 17:42:33 +0000 bellard minimum support for YUV411P (new combined scaler/converter will handle that better...) libavcodec