log libmpcodecs/vd_vfw.c @ 17023:dd5be8f8d16d

age author description
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
Tue, 03 Sep 2002 00:18:08 +0000 arpi fixed some problems with colorspace/init order, some cleanup
Mon, 02 Sep 2002 16:27:17 +0000 alex correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)
Sun, 01 Sep 2002 18:07:42 +0000 alex 10l
Sun, 01 Sep 2002 18:00:15 +0000 alex merged with dll_init
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible