From e598b63ddc1afd3d9b698d6fbd081b6762d77457 Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 4 Jun 2002 20:17:07 +0000 Subject: pan&scan support with -vo xv by ?? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6305 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 3a15467771..d1d0ae0c92 100644 --- a/libvo/video_out.c +++ b/libvo/video_out.c @@ -56,6 +56,7 @@ int vo_doublebuffering = 0; int vo_vsync = 0; int vo_fs = 0; int vo_fsmode = 0; +float vo_panscan = 0.0f; int vo_pts=0; // for hw decoding float vo_fps=0; // for mp1e rte -- cgit v1.2.3