[vlc-devel] [PATCH] -- skins2: make sure skins is fully initialized before a input is launched

brezhoneg1 brezhoneg1 at yahoo.fr
Fri Jul 17 18:18:04 CEST 2009


 
This patch finishes off the work of having skins2 use a dedicated thread
for both Linux and win32.

Since some initialization is now done in the "Run" function, the "Open"
function needs to wait for the Run thread to be ready. Otherwise, a
video passed in the command line can end up being launched before the
skins2 interface is ready to accept it. This patch re-uses the qt4
implementation (same issue, same solution).

Since it deals with thread, mutex, cond_wait and so on, a review can
still be useful before applying it.

Rgds
Erwan10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-skins2-correct-skins-failing-to-display-a-video-pas.patch
Type: application/octet-stream
Size: 4553 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090717/30d388f1/attachment.obj>


More information about the vlc-devel mailing list