comparison libvo/sub.h @ 6304:ee65527096c2

pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
author arpi
date Tue, 04 Jun 2002 20:17:07 +0000
parents 7bea806b9c5f
children 6abc330b5b32
comparison
equal deleted inserted replaced
6303:ad98962908ac 6304:ee65527096c2
72 #define OSD_CONTRAST 0x07 72 #define OSD_CONTRAST 0x07
73 #define OSD_SATURATION 0x08 73 #define OSD_SATURATION 0x08
74 #define OSD_VOLUME 0x09 74 #define OSD_VOLUME 0x09
75 #define OSD_BRIGHTNESS 0x0A 75 #define OSD_BRIGHTNESS 0x0A
76 #define OSD_HUE 0x0B 76 #define OSD_HUE 0x0B
77 #define OSD_PANSCAN 0x50
77 78
78 #define OSD_PB_START 0x10 79 #define OSD_PB_START 0x10
79 #define OSD_PB_0 0x11 80 #define OSD_PB_0 0x11
80 #define OSD_PB_END 0x12 81 #define OSD_PB_END 0x12
81 #define OSD_PB_1 0x13 82 #define OSD_PB_1 0x13