log libmpcodecs/vd_vfw.c @ 7262:5fc42290c305

age author description
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
Sun, 21 Apr 2002 16:32:35 +0000 arpi export palette for rgb8/bgr8
Mon, 01 Apr 2002 13:26:38 +0000 alex added vfw uninit
Sun, 17 Mar 2002 02:13:18 +0000 arpi fixed colorspace detection
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Thu, 07 Mar 2002 20:43:17 +0000 arpi common includes moved to private vd_internal.h
Thu, 07 Mar 2002 00:44:58 +0000 arpi vfw, vfwex, odivx, divx4 added