[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 08:22:25 CET 2010
    
    
  
Quoting Pierre d'Herbemont <pdherbemont at free.fr>:
> Which one would you expect? The correct fix is trivial if you want the
> Stop event.
Yes, I was thinking to the stop event, but we might loose some others.
Moreover it doesn't seem clean.
The logic is :
- add callback
- start input
[...]
- stop input
- del callback
    
    
More information about the vlc-devel
mailing list