[Mplayer-cvslog] CVS: main/libvo video_out.h,1.56,1.57
Nicolas Plourde CVS
syncmail at mplayerhq.hu
Thu Jul 29 16:59:23 CEST 2004
CVS change done by Nicolas Plourde CVS
Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv3876/libvo
Modified Files:
video_out.h
Log Message:
add var vo_rootwin and -rootwin switch for mac osx
Index: video_out.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.h,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- video_out.h 1 May 2004 14:52:15 -0000 1.56
+++ video_out.h 29 Jul 2004 14:59:20 -0000 1.57
@@ -199,6 +199,7 @@
extern int vo_adapter_num;
extern int vo_refresh_rate;
extern int vo_keepaspect;
+extern int vo_rootwin;
extern int vo_gamma_brightness;
extern int vo_gamma_saturation;
More information about the MPlayer-cvslog
mailing list