mssdemux: do not unlock not locked mutex
This commit is contained in:
parent
50f2a803f6
commit
e644b5e6ae
@ -1409,7 +1409,6 @@ gst_mss_demux_stream_download_uri (GstMssDemux * demux,
|
||||
&stream->fragment_download_lock);
|
||||
}
|
||||
ret = stream->last_ret;
|
||||
g_mutex_unlock (&stream->fragment_download_lock);
|
||||
|
||||
GST_DEBUG_OBJECT (stream->pad, "Fragment download finished: %s", uri);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user