[Mplayer-cvslog] CVS: main/libvo vo_xv.c,1.73,1.74
Arpi of Ize
arpi at mplayerhq.hu
Thu Apr 25 00:50:01 CEST 2002
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv22359
Modified Files:
vo_xv.c
Log Message:
-rootwin fix by Tomas Konir <moje at molly.vabo.cz>
Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- vo_xv.c 21 Apr 2002 12:39:45 -0000 1.73
+++ vo_xv.c 24 Apr 2002 22:49:58 -0000 1.74
@@ -416,6 +416,7 @@
vo_x11_classhint( mDisplay,vo_window,"xv" );
vo_hidecursor(mDisplay,vo_window);
+ if(WinID!=0)
XSelectInput(mDisplay, vo_window, StructureNotifyMask | KeyPressMask | PointerMotionMask
#ifdef HAVE_NEW_INPUT
| ButtonPressMask | ButtonReleaseMask
More information about the MPlayer-cvslog
mailing list