[MPlayer-dev-eng] [PATCH] vo gl: Output complete suboption help

Alexander Strasser eclipse7 at gmx.net
Fri Dec 11 01:58:49 CET 2015


On 2015-11-30 21:57 +0100, Roberto Togni wrote:
> On Mon, 30 Nov 2015 18:45:02 +0100
> Alexander Strasser <eclipse7 at gmx.net> wrote:
[...]
> > --- a/libvo/vo_gl.c
> > +++ b/libvo/vo_gl.c
> > @@ -1334,7 +1334,8 @@ static int preinit_internal(const char *arg, int allow_sw)
> >                "  customtrect\n"
> >                "    use texture_rectangle for customtex texture\n"
> >                "  mipmapgen\n"
> > -              "    generate mipmaps for the video image (use with TXB in customprog)\n"
> > +              "    generate mipmaps for the video image (use with TXB in customprog)\n" );
> > +      mp_msg(MSGT_VO, MSGL_FATAL,
> >                "  osdcolor=<0xAARRGGBB>\n"
> >                "    use the given color for the OSD\n"
> >                "  stereo=<n> (add 32 to swap left and right)\n"
> No objections from me

  Committed.

  Alexander


More information about the MPlayer-dev-eng mailing list