[vlc-devel] commit: vlm: Remove the callback before joining the thread, and save a dead lock. (Pierre d'Herbemont )
Sébastien Escudier
sebastien-devel at celeos.eu
Fri Feb 12 09:51:55 CET 2010
Quoting Pierre d'Herbemont <pdherbemont at free.fr>:
> If I am not willingly wanting to fix that this is because the only
> impacted client are libvlc, and using libvlm through libvlc seems not
> a good idea, and you'd better reimplement it on top of pure libvlc
> with roughly the same line of code than your configuration file. Also
Do you mean I should avoid the use of libvlc_vlm_* ?
And what if I have an application where I need to add or remove stream
input/output on demand, and be notified of events from these streams ?
I don't understand your reimplement idea.
Seb.
More information about the vlc-devel
mailing list