hlsdemux: stop the threads in the proper order
authorYouness Alaoui <youness.alaoui@collabora.co.uk>
Thu, 25 Aug 2011 23:37:47 +0000 (23:37 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 26 Aug 2011 07:51:46 +0000 (09:51 +0200)
commit46ac6a2589f4b40dadd9aa30b9a8dc5da47d484d
tree630c5be38809f989c2d37b92e8be712e8e18eb6b
parent015d1e11e211c18825856285d22d9b8e5bb5390d
hlsdemux: stop the threads in the proper order

first pause the task, then stop all fetchers, then stop the update thread
then pause the task again, since it might have been restarted by
another thread in the meantime
gst/hls/gsthlsdemux.c