[MPlayer-cvslog] CVS: main/libvo vo_xvmc.c,1.21,1.22

Ivan Kalvachev CVS syncmail at mplayerhq.hu
Thu Jun 30 12:57:59 CEST 2005


CVS change done by Ivan Kalvachev CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv3607

Modified Files:
	vo_xvmc.c 
Log Message:
add vo_xv_enable_vsync() to xvmc
it may not be needed but at least it shouldn't hurt to have it.


Index: vo_xvmc.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xvmc.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- vo_xvmc.c	21 May 2005 17:31:44 -0000	1.21
+++ vo_xvmc.c	30 Jun 2005 10:57:56 -0000	1.22
@@ -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();




More information about the MPlayer-cvslog mailing list