log libvo/vo_x11.c @ 4737:32e1f5042f65

age author description
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Sun, 17 Feb 2002 02:01:45 +0000 alex added support for runtime fullscreen switching
Sat, 16 Feb 2002 13:12:51 +0000 michael 101 (NULL->srcW, NULL->srcH)
Fri, 15 Feb 2002 22:31:10 +0000 michael avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
Thu, 14 Feb 2002 16:17:18 +0000 michael bugfix for width % 2 != 0
Tue, 12 Feb 2002 17:55:03 +0000 michael default is allways nozoom again (specify -zoom if u want the sane behavior)
Mon, 11 Feb 2002 14:04:31 +0000 michael minor rounding bugfix in the aspect stuff
Mon, 11 Feb 2002 13:45:26 +0000 michael -fs and or -vm default is nozoom, -zoom does the expected thing
Mon, 11 Feb 2002 11:44:50 +0000 albeu Added new input mouse support in x11 vo
Sun, 10 Feb 2002 17:48:41 +0000 michael allways use swScaler
Sun, 10 Feb 2002 01:07:58 +0000 michael bgr15 / bgr16 input support (with -zoom)
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
Wed, 06 Feb 2002 20:52:14 +0000 michael swScale internally uses yuv2rgb now if possible