[Mplayer-cvslog] CVS: main/libvo vo_xmga.c,1.50,1.51
Arpi of Ize
arpi at mplayer.dev.hu
Thu Mar 7 21:14:54 CET 2002
- Previous message: [Mplayer-cvslog] CVS: main/etc input.conf,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_cinepak.c,1.5,1.6 vd_divx4.c,1.1,1.2 vd_dshow.c,1.1,1.2 vd_ffmpeg.c,1.1,1.2 vd_internal.h,1.2,1.3 vd_null.c,1.1,1.2 vd_odivx.c,1.1,1.2 vd_qtrpza.c,1.3,1.4 vd_raw.c,1.1,1.2 vd_rle.c,1.1,1.2 vd_vfw.c,1.1,1.2 vd_xanim.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv31401
Modified Files:
vo_xmga.c
Log Message:
+10l to .so
Index: vo_xmga.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_xmga.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- vo_xmga.c 7 Mar 2002 17:50:25 -0000 1.50
+++ vo_xmga.c 7 Mar 2002 20:14:52 -0000 1.51
@@ -90,9 +90,9 @@
static uint32_t drwX,drwY,drwWidth,drwHeight,drwBorderWidth,drwDepth;
static uint32_t drwcX,drwcY,dwidth,dheight;
-#ifdef HAVE_NEW_GUI
+//#ifdef HAVE_NEW_GUI
static uint32_t mdwidth,mdheight;
-#endif
+//#endif
static XSetWindowAttributes xWAttribs;
- Previous message: [Mplayer-cvslog] CVS: main/etc input.conf,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_cinepak.c,1.5,1.6 vd_divx4.c,1.1,1.2 vd_dshow.c,1.1,1.2 vd_ffmpeg.c,1.1,1.2 vd_internal.h,1.2,1.3 vd_null.c,1.1,1.2 vd_odivx.c,1.1,1.2 vd_qtrpza.c,1.3,1.4 vd_raw.c,1.1,1.2 vd_rle.c,1.1,1.2 vd_vfw.c,1.1,1.2 vd_xanim.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list