[Mplayer-cvslog] CVS: main/libvo vo_gl.c,1.49,1.50

Reimar Döffinger CVS syncmail at mplayerhq.hu
Wed Oct 6 21:53:19 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv3119

Modified Files:
	vo_gl.c 
Log Message:
10l compilation fix


Index: vo_gl.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_gl.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- vo_gl.c	6 Oct 2004 16:48:19 -0000	1.49
+++ vo_gl.c	6 Oct 2004 19:53:16 -0000	1.50
@@ -152,6 +152,7 @@
 	XSizeHints hint;
 	XVisualInfo *vinfo;
 	XEvent xev;
+	GLint gl_alignment;
 
 //	XGCValues xgcv;
 




More information about the MPlayer-cvslog mailing list