[vlc-devel] [PATCH] Fix fs controller

Rémi Denis-Courmont rdenis at simphalempin.com
Thu Jul 3 17:05:54 CEST 2008


Le jeudi 3 juillet 2008 11:05:36 Lukas Durfina, vous avez écrit :
> On Wed, 02 Jul 2008 20:20:05 +0200, Rémi <Denis-Courmont"
>
> <rdenis at simphalempin.com>> wrote:
> > One solution might be: Use a callback variable on _libvlc_ (not the
> > interface), and set the value equal to the video output.
>
> Something like this in diff?
> I am not sure, if I should use VLC_VAR_ADDRESS for creating variable,
> when I will store vlc_object_t * in p_object.

Yes, but you need to yield the video output before you return from the 
callback. And then, you need to release it when appropriate.

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



More information about the vlc-devel mailing list