[vlc-devel] [PATCHES] around qt4 interface
Lukas Durfina
lukas.durfina at gmail.com
Tue Jun 24 16:32:23 CEST 2008
On Tue, 24 Jun 2008 16:05:23 +0200, Rémi Denis-Courmont
<rdenis at simphalempin.com> wrote:
> Le lundi 23 juin 2008 23:02:44 Lukas Durfina, vous avez écrit :
>> Hmm, you are right, after reverting it, non embedded video
>> works without deadlock.
>
> That's because of vlc_object_yield(). But do you really need to yield
> the Qt4
> interface when not embedding ??
>
On 99% yes, because it is part of qt4 interface,
it uses another classes from it. And I think
it cannt be done without it.
More information about the vlc-devel
mailing list