[vlc-devel] [vlc-commits] stream_filter/httplive.c: Do not allow cancellation of hls_Thread().

Rémi Duraffort ivoire at videolan.org
Tue Feb 22 16:50:09 CET 2011


> > vlc | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Tue Feb
> > 22 15:27:07 2011 +0100| [40fb9a1c68d1134a8226a797eee64852e2e647dd] |
> > committer: Jean-Paul Saman
> > 
> > stream_filter/httplive.c: Do not allow cancellation of hls_Thread().
> > 
> > Do not allow cancellation of hls_Thread().
> 
> Duh! If you don't want to cancel the thread don't call vlc_cancel()...
Hum, seems to be my fault. I adviced jean-paul that
vlc_savecancel/vlc_restorecancel where missing but the close function
does not actually call vlc_cancel so they aren't needed (the thread will
not be canceled).
My bad.


Regards.

-- 
Rémi Duraffort | ivoire
http://ivoire.dinauz.org/blog/



More information about the vlc-devel mailing list