[vlc-devel] [PATCH] Handle GET_PARAMETER keepalive responses during PAUSE

Ross Finlayson finlayson at live555.com
Wed Jun 24 22:38:26 CEST 2015


> You are not making no sense here. Considering the current BasicTaskScheduler0 
> class implemention of doEventLoop(), only the thread calling doEventLoop() can 
> set the watch variable.

No, you are misunderstanding the purpose of this mechanism.  The ‘watch variable’ is checked only within the LIVE555 event loop, but it can be set (to a non-zero value) by an external thread, to signal - to the LIVE555 thread - that it needs to exit its call to “doEventLoop()".  That’s what VLC’s “live555.cpp” interface code does.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150624/60f2dcea/attachment.html>


More information about the vlc-devel mailing list