[Mplayer-cvslog] CVS: main/libvo vo_dga.c,1.55,1.56 x11_common.c,1.107,1.108

Arpi of Ize arpi at mplayerhq.hu
Fri Nov 1 18:46:47 CET 2002


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv20982/libvo

Modified Files:
	vo_dga.c x11_common.c 
Log Message:
verbose can be negative


Index: vo_dga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_dga.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- vo_dga.c	27 Oct 2002 03:15:48 -0000	1.55
+++ vo_dga.c	1 Nov 2002 17:46:44 -0000	1.56
@@ -235,8 +235,6 @@
 #endif
 
 
-extern int       verbose;          
-
 static int       vo_dga_src_format;
 static int       vo_dga_width;           // bytes per line in framebuffer
 static int       vo_dga_vp_width;        // visible pixels per line in 

Index: x11_common.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/x11_common.c,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- x11_common.c	29 Oct 2002 20:27:47 -0000	1.107
+++ x11_common.c	1 Nov 2002 17:46:44 -0000	1.108
@@ -50,8 +50,6 @@
 int ice_layer=12;
 int stop_xscreensaver=0;
 
-extern int verbose;
-
 static int dpms_disabled=0;
 static int timeout_save=0;
 static int xscreensaver_was_running=0;




More information about the MPlayer-cvslog mailing list