adaptivedemux: Release the manifest mutex before waiting for a download
authorSebastian Dröge <sebastian@centricular.com>
Thu, 4 Jun 2015 10:36:41 +0000 (12:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 4 Jun 2015 10:36:41 +0000 (12:36 +0200)
commitfc67e1db8bee2a572de5e93edcccbdf9d93f7186
tree0bfc4826d860fffe065c915f7bdceb8ac9608a39
parent1ba8f82b94ba701d03f90d2f7a26922226b2c59a
adaptivedemux: Release the manifest mutex before waiting for a download

Otherwise we will hurt parallel downloads in the best case, and often cause
deadlocks.
gst-libs/gst/adaptivedemux/gstadaptivedemux.c