matroskademux: Unlock stream lock after use
Stream lock of sink pad was not unlocked after non-updating seek.
This commit is contained in:
parent
aa2d96c46b
commit
beebe2b7af
@ -2092,6 +2092,7 @@ next:
|
||||
/* ouch */
|
||||
if (!update) {
|
||||
GST_PAD_STREAM_LOCK (demux->common.sinkpad);
|
||||
pad_locked = TRUE;
|
||||
goto exit;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user