log libvo/vo_x11.c @ 10728:713a1ff7046e

age author description
Sun, 31 Aug 2003 12:33:49 +0000 attila geometry support for x11
Sun, 01 Jun 2003 21:59:29 +0000 michael vf_scale.h & related cleanup & some small warning fix by dominik
Fri, 30 May 2003 18:05:49 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 23 May 2003 21:20:12 +0000 alex swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
Fri, 23 May 2003 20:35:56 +0000 alex that works correctly
Thu, 27 Mar 2003 16:04:53 +0000 michael 10000l (YUV vs. YVU swscale fix/cleanup)
Sun, 23 Feb 2003 22:05:55 +0000 michael sws_ prefix, more seperation between internal & external swscaler API
Tue, 04 Feb 2003 18:31:44 +0000 arpi The reason why mplayer crashes (in some cases) when using x11
Sun, 26 Jan 2003 22:24:17 +0000 arpi MPlayer crash when using -wid and -vo x11 parameters.
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Tue, 29 Oct 2002 20:27:47 +0000 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
Wed, 16 Oct 2002 22:44:09 +0000 pontscho fix memleak
Wed, 16 Oct 2002 22:29:00 +0000 pontscho -fixed-vo support
Wed, 09 Oct 2002 22:44:07 +0000 arpi since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
Wed, 09 Oct 2002 20:32:41 +0000 arpi - implemented draw_image()