log libvo/vosub_vidix.c @ 4741:d3a52470594c

age author description
Sun, 17 Feb 2002 12:22:01 +0000 nick More correct direct rendering usage
Sun, 17 Feb 2002 10:21:00 +0000 nick Screenshot on the fly
Mon, 11 Feb 2002 07:19:18 +0000 nick tell to driver doublebuffering
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Tue, 05 Feb 2002 18:54:41 +0000 nick Enable 15bpp on server
Fri, 01 Feb 2002 08:51:52 +0000 nick Optimizing with use new tune info
Thu, 31 Jan 2002 11:50:59 +0000 alex return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
Thu, 31 Jan 2002 10:23:39 +0000 nick Use new tune info
Thu, 31 Jan 2002 08:53:58 +0000 nick IMGFMT_RGBxx experimental support
Sun, 27 Jan 2002 16:43:52 +0000 nick provide full vaa interface
Sun, 27 Jan 2002 08:05:56 +0000 nick improvements
Sat, 26 Jan 2002 19:12:49 +0000 nick preinit usage
Wed, 23 Jan 2002 19:32:52 +0000 alex don't render UV planes if interleaved (also add support later)
Wed, 23 Jan 2002 16:54:29 +0000 nick intense -> intensity
Sun, 20 Jan 2002 13:29:02 +0000 alex added support for unlimited video resolution (-1)
Sat, 19 Jan 2002 22:42:08 +0000 alex clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i able
Sat, 19 Jan 2002 16:58:33 +0000 alex vidix_grkey_support checking for colorkeying
Fri, 18 Jan 2002 18:14:44 +0000 alex added colorkey handling
Fri, 18 Jan 2002 10:41:31 +0000 alex sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)
Fri, 18 Jan 2002 09:25:56 +0000 nick Suppress return values for 'void'. 10L to Alex
Fri, 18 Jan 2002 09:11:11 +0000 nick gamma correction support
Wed, 16 Jan 2002 15:22:45 +0000 alex added vidix_start() and vidix_stop() for better runtime-resize support ;)
Sun, 13 Jan 2002 14:52:58 +0000 alex using LIBDIR@config.h
Sun, 13 Jan 2002 10:30:10 +0000 nick test for preinit errors and correct handling subdevice
Thu, 10 Jan 2002 18:00:23 +0000 nick Using any graphics server
Mon, 07 Jan 2002 10:54:00 +0000 nick OSD support
Mon, 07 Jan 2002 10:18:30 +0000 nick YV12 sliced output fixed
Sun, 06 Jan 2002 19:21:10 +0000 nick Looks working ;)
Sun, 06 Jan 2002 17:12:19 +0000 nick Printing driver name
Sun, 06 Jan 2002 16:02:24 +0000 nick preliminary version