hlsdemux: lock client mutex before entering the retry_failover block
authorPhilippe Normand <philn@igalia.com>
Thu, 18 Sep 2014 16:16:59 +0000 (18:16 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 18 Sep 2014 22:28:15 +0000 (23:28 +0100)
commit6d67b5263f505a8d23b2d4b92f05384baead4a22
tree670930ae5d946c2cdcc0facaf775573bb82f1610
parente289ab07c13c9f958f04e396285b567b570120d1
hlsdemux: lock client mutex before entering the retry_failover block

This is consistent with the case where the block execution is
triggered by the goto invoked after the current_variant update.

https://bugzilla.gnome.org/show_bug.cgi?id=736919
ext/hls/gsthlsdemux.c