support custom OSD colour for vo_gl.c

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2006-03-26 10:43:56 +00:00
parent 97600b8ee0
commit bf291303a1
1 changed files with 2 additions and 0 deletions

View File

@ -2979,6 +2979,8 @@ When enabled behaves more like the other video output drivers,
which is better for fixed-size fonts.
Disabled looks much better with FreeType fonts and uses the
borders in fullscreen mode.
.IPs osdcolor=<0xRRGGBB>
Color for OSD (default: 0xffffff, corresponds to white).
.IPs (no)aspect
Enable or disable aspect scaling and pan-and-scan support (default: enabled).
Disabling might increase speed.