[vlc-devel] [PATCH 5/5] libvlc: player: use vlc_player
Rémi Denis-Courmont
remi at remlab.net
Fri May 10 16:34:00 CEST 2019
Le jeudi 9 mai 2019, 19:48:56 EEST Rémi Denis-Courmont a écrit :
> Application should (still) be allowed to call this, and most* other
> functions further down the patch, from within event callbacks. But this
> leads to deadlock or abort depending on build type.
And if the event is blocking-dispatched to another thread from within the
event callback, then it will deadlock regardless of build type.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list