[Mplayer-cvslog] CVS: main/libvo vo_gl2.c,1.56,1.57

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Nov 5 20:52:34 CET 2004


Hi,

> > > +#ifndef GL_WIN32
> > >    releaseGlContext(&gl_vinfo, &gl_context);
> > > +#endif
> >
> > Sorry and thanks for fixing. Although I intend to make that function
> > available for WIN32 as well later on, so that vo_gl can be ported to
> > win32... But that might take some time ;-)
> >
> 
> Now that my current video card is fast enough for realtime playback with vo 
> gl2: What is the intended behaviour in case someone has the
> X headers installed on cygwin? Looks like you need to have an XServer running
> for vo gl2 then. Another strange behaviour I encountered on windows, is that
> vo gl2 will always create and immediately destroy a black fullscreen window? 
> before and after video playback. I'm not sure if this is caused by buggy 
> graphics card drivers, though.

I think there currently is no intendend behavior... I did not yet get
around to fix/improve/test OpenGL on Windows lately. But I can't
remember that weird behavior... I want to fix fullscreen
switching anyway, it currently recreates the GL context and whatever, that takes more
that 0.5s on my PC which I find unacceptable...

Greetings,
Reimar Döffinger




More information about the MPlayer-cvslog mailing list