[vlc-devel] vlc: svn commit r22356 (courmisch)

Rémi Denis-Courmont rdenis at simphalempin.com
Mon Oct 1 21:46:15 CEST 2007


Le Monday 01 October 2007 18:57:22 Subversion daemon, vous avez écrit :
> r22356 | courmisch | 2007-10-01 17:57:22 +0200 (Mon, 01 Oct 2007) | 4 lines
> Changed paths:
>    M /trunk/modules/control/http/http.c
>
>  - Really yield the input (and release it) on a need-basis in the HTTP
> handler rather than in a custom thread. This is probably not thread-safe,
> but it's less unsafe than the previous code anyway.

What is the official would-be thread-safe way, if any, to obtain the 
current -if any- input - from the playlist? Lock the playlist, yield p_input 
and unlock the playlist, I suppose?

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



More information about the vlc-devel mailing list