[MPlayer-cvslog] CVS: main/libvo x11_common.h,1.41,1.42

Reimar Döffinger CVS syncmail at mplayerhq.hu
Thu Jun 30 12:16:38 CEST 2005


CVS change done by Reimar Döffinger CVS

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

Modified Files:
	x11_common.h 
Log Message:
added forgotten xv_enable_vsync


Index: x11_common.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- x11_common.h	10 Apr 2005 16:02:28 -0000	1.41
+++ x11_common.h	30 Jun 2005 10:16:35 -0000	1.42
@@ -85,6 +85,8 @@
 extern int vo_xv_set_eq(uint32_t xv_port, char * name, int value);
 extern int vo_xv_get_eq(uint32_t xv_port, char * name, int *value);
 
+extern int vo_xv_enable_vsync();
+
 /*** colorkey handling ***/
 typedef struct xv_ck_info_s
 {




More information about the MPlayer-cvslog mailing list