[Mplayer-cvslog] CVS: main/libvo vo_xv.c,1.99,1.100
Atmosfear
atmos4 at mplayerhq.hu
Thu Jun 13 17:08:40 CEST 2002
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv32062
Modified Files:
vo_xv.c
Log Message:
100l accidently removed a line too much (Shmem_Flag)
Index: vo_xv.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xv.c,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- vo_xv.c 13 Jun 2002 14:23:03 -0000 1.99
+++ vo_xv.c 13 Jun 2002 15:08:37 -0000 1.100
@@ -84,6 +84,7 @@
int XShmGetEventBase(Display*);
static XShmSegmentInfo Shminfo[NUM_BUFFERS];
+static int Shmem_Flag;
#endif
//static int Quiet_Flag; <-- What is that for ? Albeu.
More information about the MPlayer-cvslog
mailing list