[Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.105,1.106

Arpi of Ize arpi at mplayerhq.hu
Sun May 12 22:48:20 CEST 2002


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

Modified Files:
	vo_x11.c 
Log Message:
bad fix removed

Index: vo_x11.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_x11.c,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- vo_x11.c	12 May 2002 16:01:08 -0000	1.105
+++ vo_x11.c	12 May 2002 20:48:17 -0000	1.106
@@ -467,8 +467,6 @@
   uint8_t *dst[3];
   int dstStride[3];
 
-  check_events();
-  
   if((old_vo_dwidth != vo_dwidth || old_vo_dheight != vo_dheight) /*&& y==0*/ && zoomFlag)
   {
     int newW= vo_dwidth;




More information about the MPlayer-cvslog mailing list