log libvo/vosub_vidix.c @ 8512:9c784bd027ad

age author description
Sun, 15 Dec 2002 18:18:41 +0000 alex this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Wed, 09 Oct 2002 21:54:58 +0000 arpi draw_image, get_image fix
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 16 Aug 2002 22:25:45 +0000 arpi should solve -vo vesa:vidix problem 'vosub_vidix: video server has
Thu, 25 Jul 2002 22:54:03 +0000 arpi 10l bug fixed (info.cap |= -> = )
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Mon, 24 Jun 2002 11:51:55 +0000 alex added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
Sun, 23 Jun 2002 18:00:42 +0000 alex yvu9,if09,y8,y800 support and multifile fix
Fri, 21 Jun 2002 17:29:05 +0000 alex YVU9,IF09,Y800 and Y8 support - and synced with mpxp
Wed, 08 May 2002 21:48:40 +0000 arpi multifile fixed
Wed, 24 Apr 2002 20:00:13 +0000 arpi libdir changed
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Thu, 11 Apr 2002 21:07:00 +0000 arpi VFCAP added
Wed, 27 Mar 2002 21:49:19 +0000 arpi 10l to nick - ACCEPT_WIDTH fixed
Sun, 24 Mar 2002 21:17:16 +0000 arpi fallback to server's control() - patch by KotH
Tue, 12 Mar 2002 07:31:41 +0000 nick Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
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