[Mplayer-cvslog] CVS: main/libvo vo_xover.c,1.2,1.3 vo_xvidix.c,1.59,1.60

Alex Beregszaszi alex at mplayerhq.hu
Sun Aug 3 19:26:46 CEST 2003


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

Modified Files:
	vo_xover.c vo_xvidix.c 
Log Message:
10l

Index: vo_xover.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xover.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vo_xover.c	12 Mar 2003 15:14:13 -0000	1.2
+++ vo_xover.c	3 Aug 2003 17:26:25 -0000	1.3
@@ -349,8 +349,6 @@
   panscan_calc();
 
   saver_off(mDisplay); /* turning off screen saver */
-    
-  vo_config_count++;
 
   return(0);
 }

Index: vo_xvidix.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xvidix.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- vo_xvidix.c	20 Apr 2003 15:09:19 -0000	1.59
+++ vo_xvidix.c	3 Aug 2003 17:26:25 -0000	1.60
@@ -359,8 +359,6 @@
     panscan_calc();
 
     saver_off(mDisplay); /* turning off screen saver */
-    
-    vo_config_count++;
 
     return(0);
 }



More information about the MPlayer-cvslog mailing list