From 41508ab12eef3858965702b5fd9ac615668b9a82 Mon Sep 17 00:00:00 2001 From: nplourde Date: Thu, 29 Jul 2004 14:59:48 +0000 Subject: add var vo_rootwin and -rootwin switch for mac osx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12913 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/video_out.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libvo/video_out.c') diff --git a/libvo/video_out.c b/libvo/video_out.c index 470166b605..c727d46ab1 100644 --- a/libvo/video_out.c +++ b/libvo/video_out.c @@ -44,6 +44,7 @@ int vo_ontop = 0; 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 -- cgit v1.2.3