qt: force signals from the player callbacks to be emmited from a queued connection.
callbacks are called with the player locked, if the callback commes from Qt thread,
the signal emitted by Qt may be handled within the same thread directly and ask for
the player lock again.
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Loading
Please register or sign in to comment