Mercurial > mplayer.hg
changeset 6308:4764574062a0
100l to .so
author | arpi |
---|---|
date | Wed, 05 Jun 2002 22:47:15 +0000 |
parents | 72c87b2ec779 |
children | d6eea5314980 |
files | libvo/video_out.h |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/video_out.h Wed Jun 05 19:35:54 2002 +0000 +++ b/libvo/video_out.h Wed Jun 05 22:47:15 2002 +0000 @@ -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