log libmpcodecs/vd_vfw.c @ 7390:2357ee501582

age author description
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
Fri, 30 Aug 2002 20:59:21 +0000 arpi 2*10l to me
Fri, 30 Aug 2002 20:47:18 +0000 arpi vfwex separated from vfw, to work with new vfm system and dlopen
Tue, 30 Jul 2002 16:41:33 +0000 arpi vd_vfw.c
Thu, 30 May 2002 00:26:23 +0000 arpi grayscaled palette support
Thu, 16 May 2002 23:24:47 +0000 arpi iive is right - we shouldn't use IP buffering for vfw. it was changed