log libvo/vo_xv.c @ 17195:3b33f4c52324

age author description
Thu, 10 Nov 2005 02:39:31 +0000 al Test if source image dimensions are too big.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 27 Jun 2005 10:05:39 +0000 reimar Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.
Sat, 21 May 2005 17:31:44 +0000 al Make -wid behave more consistent.
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Sat, 16 Apr 2005 17:10:31 +0000 henry more colorkey w/ panscan woes
Sat, 16 Apr 2005 16:45:43 +0000 henry redraw colorkey on panscan change
Sat, 16 Apr 2005 15:52:03 +0000 al - fix black screen problem on reinit
Thu, 24 Feb 2005 17:46:19 +0000 al Always use vo_x11_sizehint function ( even when going fullscreen ) to
Wed, 23 Feb 2005 12:23:44 +0000 al Don't change buffers when paused and redrawing.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Mon, 15 Nov 2004 14:56:18 +0000 iive 3 memory leaks fixed
Thu, 11 Nov 2004 02:24:23 +0000 diego devices.html is no more, links updated.
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Fri, 03 Sep 2004 20:22:22 +0000 al We don't need to support the old nvidia binary driver bug any longer.
Fri, 20 Aug 2004 09:41:13 +0000 al Removed superfluous XFlush calls before XSync.
Sun, 25 Jul 2004 12:49:01 +0000 reimar removed saver_on, saver_off calls, they are already in x11_common.c
Mon, 14 Jun 2004 04:53:03 +0000 attila major reindentation of x11 code try #2
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 19 Oct 2003 21:15:23 +0000 diego DOCS/en/ ---> DOCS/HTML/en/
Fri, 12 Sep 2003 15:50:35 +0000 pl fix some warnings (define order)
Sun, 07 Sep 2003 18:58:56 +0000 attila hopefully final xv ports.
Sun, 07 Sep 2003 14:45:10 +0000 attila adaptors are not ports
Sat, 06 Sep 2003 22:42:02 +0000 attila catch negative port numbers, just in case
Sat, 06 Sep 2003 13:40:00 +0000 attila add port parameter to -vo xv
Sun, 31 Aug 2003 22:27:10 +0000 mosu Avoid flickering during resizes. Keep video contents even when paused. Fix by Tomas Simonaitis <haden@homelan.lt>
Tue, 01 Jul 2003 21:37:20 +0000 iive move xv_set_eq to x11_common
Sun, 22 Jun 2003 10:09:04 +0000 attila Patch by Tom Lees <tal26 (at) cam.ac.uk>
Fri, 13 Jun 2003 01:25:11 +0000 diego Add missing language suffix to DOCS/ path.
Fri, 16 May 2003 16:03:42 +0000 alex removed RGB24 and builtin swscaler support
Thu, 24 Apr 2003 19:07:46 +0000 alex memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il>
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Sun, 09 Feb 2003 21:35:27 +0000 arpi reversed small part of the r1.135 commit, it broke -fs (random black screen)
Fri, 07 Feb 2003 22:15:11 +0000 alex 10l debug
Wed, 29 Jan 2003 20:25:01 +0000 arpi -fixed-vo vs. panscan vs. 'f' vs. -fs fix
Sun, 19 Jan 2003 16:52:00 +0000 alex conformation with api
Sun, 05 Jan 2003 13:29:38 +0000 henry fixed calculation of OSD coordinates w/ panscan
Fri, 03 Jan 2003 20:46:44 +0000 mark Added support for X style -geometry options (adapted from Henk's patch)
Fri, 03 Jan 2003 18:33:26 +0000 colin 10l ;)
Fri, 03 Jan 2003 18:01:49 +0000 rfelker 10l, geometry always returns 1. i think this is the correct fix.
Fri, 03 Jan 2003 13:18:22 +0000 arpi -geometry support
Wed, 01 Jan 2003 12:02:49 +0000 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 23 Oct 2002 00:36:55 +0000 arpi MPlayer being unable to display video properly on many nVidia graphics cards.
Tue, 22 Oct 2002 16:24:26 +0000 arpi compiler warning fixes by Dominik
Wed, 16 Oct 2002 22:53:18 +0000 pontscho fix memleak again
Wed, 16 Oct 2002 22:44:09 +0000 pontscho fix memleak
Wed, 16 Oct 2002 19:45:35 +0000 pontscho fix fullscreen
Wed, 16 Oct 2002 19:31:07 +0000 arpi -fixed-vo support, based on patch by .so :)
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Wed, 09 Oct 2002 21:26:16 +0000 arpi draw_image()
Sat, 28 Sep 2002 20:09:14 +0000 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Wed, 21 Aug 2002 21:23:26 +0000 arpi added forced window clearing for Xv, because on my setup (sawfish,
Fri, 09 Aug 2002 17:43:49 +0000 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
Thu, 25 Jul 2002 20:23:18 +0000 arpi more eq cleanup
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked