[vlc-devel] input.c locking

Sébastien Escudier sebastien-devel at celeos.eu
Tue Nov 4 10:58:59 CET 2008



Hi

I am trying to debug input.c sout handling (you can see the mail I sent
yesterday for more details).

Would it be ok to use  "vlc_mutex_t lock_control" to lock the use of
p_input->p->p_sout ?
If not, can I create a new mutex in struct input_thread_private_t

Thanks.



More information about the vlc-devel mailing list