comparison libvo/sub.h @ 23568:519e42b716aa

The audio balance feature implemented with af_pan.
author zuxy
date Wed, 20 Jun 2007 02:26:20 +0000
parents a6c619ee9d30
children 21c28c2645fe
comparison
equal deleted inserted replaced
23567:0438d97d0aae 23568:519e42b716aa
89 #define OSD_CONTRAST 0x07 89 #define OSD_CONTRAST 0x07
90 #define OSD_SATURATION 0x08 90 #define OSD_SATURATION 0x08
91 #define OSD_VOLUME 0x09 91 #define OSD_VOLUME 0x09
92 #define OSD_BRIGHTNESS 0x0A 92 #define OSD_BRIGHTNESS 0x0A
93 #define OSD_HUE 0x0B 93 #define OSD_HUE 0x0B
94 #define OSD_BALANCE 0x0C
94 #define OSD_PANSCAN 0x50 95 #define OSD_PANSCAN 0x50
95 96
96 #define OSD_PB_START 0x10 97 #define OSD_PB_START 0x10
97 #define OSD_PB_0 0x11 98 #define OSD_PB_0 0x11
98 #define OSD_PB_END 0x12 99 #define OSD_PB_END 0x12