From d5995388478b1f623a737eb8e788efbd153fbc14 Mon Sep 17 00:00:00 2001 From: arpi Date: Wed, 5 Jun 2002 22:47:15 +0000 Subject: 100l to .so git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6309 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/video_out.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libvo') diff --git a/libvo/video_out.h b/libvo/video_out.h index 292872dca9..5656de7ca0 100644 --- a/libvo/video_out.h +++ b/libvo/video_out.h @@ -44,9 +44,8 @@ #define VOCTRL_GET_NUM_FRAMES 10 #define VOCTRL_GET_FRAME_NUM 11 #define VOCTRL_SET_FRAME_NUM 12 - -#define VOCTRL_GET_PANSCAN 13 -#define VOCTRL_SET_PANSCAN 14 +#define VOCTRL_GET_PANSCAN 15 +#define VOCTRL_SET_PANSCAN 16 #define VO_TRUE 1 #define VO_FALSE 0 -- cgit v1.2.3