log libvo/vo_vesa.c @ 6353:31d5de7d9eeb

age author description
Mon, 27 May 2002 15:45:02 +0000 alex removed screenshot thingie - it will be moved to video filter layer
Thu, 11 Apr 2002 21:07:00 +0000 arpi VFCAP added
Sun, 17 Feb 2002 17:18:05 +0000 nick Change order of vo_function calls (Although it doesn't matter for now).
Sun, 17 Feb 2002 10:21:00 +0000 nick Screenshot on the fly
Tue, 12 Feb 2002 15:06:04 +0000 atmos4 add vsync support for doublebuffering to vo_vesa
Sat, 09 Feb 2002 10:24:44 +0000 nick Make code simple. Use swScaler even for fastmemcpy purposes :)
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 07 Feb 2002 19:37:09 +0000 nick Configurable OSD zones
Wed, 06 Feb 2002 20:52:14 +0000 michael swScale internally uses yuv2rgb now if possible
Wed, 06 Feb 2002 16:41:41 +0000 nick Correct vesa shutdown on 'config playback' errors
Tue, 05 Feb 2002 16:43:18 +0000 nick Support of scaling with every fourcc
Sun, 03 Feb 2002 09:12:32 +0000 nick code cleanup
Thu, 31 Jan 2002 10:23:39 +0000 nick Use new tune info
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 19:12:49 +0000 nick preinit usage
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Wed, 16 Jan 2002 15:22:45 +0000 alex added vidix_start() and vidix_stop() for better runtime-resize support ;)
Fri, 11 Jan 2002 17:20:43 +0000 nick Configurable VIDIX usage
Thu, 10 Jan 2002 18:01:19 +0000 nick Minor bugs and new vidix stuff support
Mon, 07 Jan 2002 09:28:22 +0000 nick Embedding vidix
Sun, 06 Jan 2002 10:58:04 +0000 nick paint background on -v -v
Thu, 29 Nov 2001 20:19:17 +0000 michael swscaler cleanup
Thu, 29 Nov 2001 18:00:57 +0000 nick Minor optimization
Sun, 18 Nov 2001 15:06:32 +0000 nick Added preinit of lvo stuff
Sun, 18 Nov 2001 09:46:11 +0000 nick Unknown subdevice now is error (was - warning)
Sat, 17 Nov 2001 16:11:48 +0000 nick Fixed incorretc terminating of lvo stuff and improving of query_format
Thu, 15 Nov 2001 18:18:35 +0000 nick No comments
Thu, 15 Nov 2001 16:45:26 +0000 nick Screen clearing instead of stupid BIOSes
Tue, 13 Nov 2001 17:46:16 +0000 nick minor lacks fixing