log libvo/vosub_vidix.c @ 5028:ddc28e9aa726

age author description
Sun, 10 Mar 2002 17:51:52 +0000 nick fixed strides for packed fourccs
Sat, 09 Mar 2002 17:27:37 +0000 nick voctls for decoding ahead
Sat, 09 Mar 2002 08:08:43 +0000 nick Optimization and get_image fixes (still untested)
Fri, 08 Mar 2002 16:15:54 +0000 nick VOCTRL_GET_IMAGE (untested but should work)
Sun, 03 Mar 2002 16:53:12 +0000 nick Use as much buffers as possible
Thu, 28 Feb 2002 16:24:55 +0000 michael print the number of buffers used
Sun, 17 Feb 2002 15:54:58 +0000 nick Allow using direct rendering with any HW pitches (even on matrox g400).
Sun, 17 Feb 2002 15:09:46 +0000 nick vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
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