log libvo/vo_xvmc.c @ 17932:3fe3b2b3a6ce

age author description
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Tue, 20 Dec 2005 19:04:17 +0000 iive Print some error message,
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
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
Thu, 30 Jun 2005 10:57:56 +0000 iive add vo_xv_enable_vsync() to xvmc
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
Mon, 18 Apr 2005 14:35:11 +0000 iive Compile fix when XF86VM is not defined
Wed, 13 Apr 2005 19:38:44 +0000 henry messed ordering of switch branches, 10l for Ivan
Sun, 10 Apr 2005 16:30:53 +0000 iive incorporate all image drawing in single function and use fixed vo_xv_draw_colorkey() for proper key drawing.
Thu, 07 Apr 2005 16:59:34 +0000 iive fix blackscreen when changing panscan.
Sun, 20 Feb 2005 22:43:25 +0000 al Unified colorkey code for vo xv and vo xvmc.
Wed, 02 Feb 2005 14:02:26 +0000 iive Query XV_COLORKEY only when listed in attribute list, fixes displaying with non overlay ports
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Mon, 23 Aug 2004 09:52:25 +0000 iive prevent XFree execution on wrong condition