[vlc-devel] Handling deadlock between display:Open() and vout_window_ReportSize()

Rémi Denis-Courmont remi at remlab.net
Sun Dec 15 19:55:03 CET 2019


Le sunnuntaina 15. joulukuuta 2019, 19.05.15 EET Alexandre Janniaux a écrit :
> Ok, I'll try to find another model matching the current
> intents of the code and my use case.

I don't even get why you want to mess the core.

If you don't want events to block, you can send them from a thread like the 
ASCII Art output already does. Or use a loop idle event or other deferred 
execution callback if that exists.

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





More information about the vlc-devel mailing list