changeset 15866:47fa825a5018

add vo_xv_enable_vsync() to xvmc it may not be needed but at least it shouldn't hurt to have it.
author iive
date Thu, 30 Jun 2005 10:57:56 +0000
parents 0b8c08580412
children dc8bda27cbe1
files libvo/vo_xvmc.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_xvmc.c	Thu Jun 30 10:22:09 2005 +0000
+++ b/libvo/vo_xvmc.c	Thu Jun 30 10:57:56 2005 +0000
@@ -585,6 +585,7 @@
      return -1; // bail out, colorkey setup failed
    }
 
+   vo_xv_enable_vsync();//it won't break anything
 
 //taken from vo_xv
    panscan_init();