[vlc-devel] [PATCH] Fix fs controller

Rémi Denis-Courmont rdenis at simphalempin.com
Fri Jul 4 22:53:26 CEST 2008


Le vendredi 4 juillet 2008 09:28:48 Lukas Durfina, vous avez écrit :
> On Thu, 03 Jul 2008 17:05:54 +0200, Rémi <Denis-Courmont"
>
> <rdenis at simphalempin.com>> wrote:
> > Yes, but you need to yield the video output before you return from the
> > callback. And then, you need to release it when appropriate.
>
> Ok, can be this solution acceptable?

static variables suck, especially when they're not protected against 
concurrent access. And then, I wonder if the actual fullscreen controller 
code is thread-safe at all.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list