log libmpcodecs/vd_vfw.c @ 21317:dcfd069efd8f

age author description
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
Mon, 27 Mar 2006 17:25:41 +0000 diego Convert printfs in aviprint.c to mp_msg and give the information printing
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Wed, 04 May 2005 20:35:21 +0000 rtognimp Support for new vssh dll, patch by adland
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Sat, 19 Oct 2002 00:57:44 +0000 arpi bypass palette from bih, when codec cannot give it in o_bih
Sun, 22 Sep 2002 00:43:14 +0000 arpi wine headers cleanup
Fri, 13 Sep 2002 21:55:55 +0000 alex fixed to comply with new loader
Wed, 04 Sep 2002 23:17:53 +0000 arpi 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)
Wed, 04 Sep 2002 22:34:17 +0000 arpi NULL->0 (warning fix)
Tue, 03 Sep 2002 22:28:31 +0000 arpi enabled csp-query support, but only for formats with 'query' flag set
Tue, 03 Sep 2002 21:13:48 +0000 arpi - vfwex redundancy removed