[Mplayer-cvslog] CVS: main/libvo vo_xvidix.c,1.34,1.35
Arpi of Ize
arpi at mplayerhq.hu
Wed May 8 22:53:03 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.100,1.101 vo_xmga.c,1.65,1.66 vo_xv.c,1.84,1.85 vo_xvidix.c,1.33,1.34 x11_common.c,1.75,1.76
- Next message: [Mplayer-cvslog] CVS: main/libvo vosub_vidix.c,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv14869
Modified Files:
vo_xvidix.c
Log Message:
partial fix
Index: vo_xvidix.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xvidix.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- vo_xvidix.c 8 May 2002 20:24:35 -0000 1.34
+++ vo_xvidix.c 8 May 2002 20:53:00 -0000 1.35
@@ -218,8 +218,6 @@
break;
}
- if (X_already_started)
- return(-1);
if (!vo_init())
return(-1);
@@ -236,8 +234,6 @@
// if (vo_fs)
// { vo_old_width=d_width; vo_old_height=d_height; }
- X_already_started++;
-
/* from xmga.c */
bgColor = 0x0L;
switch(vo_depthonscreen)
- Previous message: [Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.100,1.101 vo_xmga.c,1.65,1.66 vo_xv.c,1.84,1.85 vo_xvidix.c,1.33,1.34 x11_common.c,1.75,1.76
- Next message: [Mplayer-cvslog] CVS: main/libvo vosub_vidix.c,1.44,1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list