adaptivedemux: fix deadlock when stopping streams
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 3 Dec 2014 15:48:42 +0000 (12:48 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 4 Dec 2014 04:48:07 +0000 (01:48 -0300)
commit87df15a214e32aec51da28db77e09577ed9c4d5f
tree3954dd5e06ba330942ef7942dc16c8e8a6ef1200
parentd0892984bce2ef0d2ac0ff3ef2ced2794ecd27cb
adaptivedemux: fix deadlock when stopping streams

Remember to unlock the manifest's lock when leaving the download task.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c