[Mplayer-cvslog] CVS: main/libvo video_out.c,1.87,1.88

Nicolas Plourde CVS syncmail at mplayerhq.hu
Thu Jul 29 16:59:02 CEST 2004


CVS change done by Nicolas Plourde CVS

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

Modified Files:
	video_out.c 
Log Message:
add var vo_rootwin and -rootwin switch for mac osx

Index: video_out.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- video_out.c	17 Jun 2004 01:07:53 -0000	1.87
+++ video_out.c	29 Jul 2004 14:59:00 -0000	1.88
@@ -44,6 +44,7 @@
 int vo_adapter_num=0;
 int vo_refresh_rate=0;
 int vo_keepaspect=1;
+int vo_rootwin=0;
 
 int vo_pts=0; // for hw decoding
 float vo_fps=0; // for mp1e rte




More information about the MPlayer-cvslog mailing list