[vlc-devel] commit: Remove recursive/deadlocking calls in Qt4 embedded video ( refs #2136). ( Rémi Denis-Courmont )

xxcv xxcv07 at gmail.com
Fri Dec 19 08:54:10 CET 2008


git version control wrote:
> vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Mon Oct 20 21:49:19 2008 +0300| [5253760be29bc5ba22a6c3c4318ae4ec12627611] | committer: Rémi Denis-Courmont 
>
> Remove recursive/deadlocking calls in Qt4 embedded video (refs #2136).
>
> The vout code invokes the Qt4 video widget through the Qt4 window
> submodule. Hence, the video widget cannot call the vout window code.
> This is where the embedded video crashes seem to come from.
> Unfortunately, this commit trades the deadlock (on 1.0) or the crash
> (on 0.9) for an assertion failure.
>
>   
How do you close or destroy VideoWidget properly before quitting ?




More information about the vlc-devel mailing list