[vlc-devel] [PATCH] glspectrum: destroy OpenGL vout from the thread that created it

Rémi Denis-Courmont remi at remlab.net
Thu Mar 6 13:59:07 CET 2014


On Thu,  6 Mar 2014 12:41:51 +0100, Felix Abecassis
<felix.abecassis at gmail.com> wrote:
> Fix #9437

This looks like a bug in the underlying video output, not the spectrum
visualization. The caller is *only* responsible for serializing access to
plugin callbacks; there are no (insane) requirements to invoke them from a
unique thread.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list