[MPlayer-dev-eng] Bugfix (sig11 if sdl, rgb and resize)

Michael Niedermayer michaelni at gmx.at
Tue Sep 25 20:51:52 CEST 2001


On Tuesday 25 September 2001 17:10, Felix Buenemann wrote:
> Hi,
>
> On Monday, 24. September 2001 17:25, Michael Niedermayer wrote:
> > Hi
> >
> > The bug occures if the codec outputs the same rgb format as x uses and i
> > use -vo sdl and i reduce the size of the window or switch to fullscreen
> > mode. The video allso gets messed up (no sig11 though) if I increase the
> > size of the window.
>
> try if it's sufficient to comment out line 847:
>
> else if(strcmp(priv->driver, "x11") == 0) priv->dblit = 1;
yep, that fixed it too.

>
> > Michael

Michael



More information about the MPlayer-dev-eng mailing list