rmdemux: Actually return the return value for the seek handling.
This commit is contained in:
parent
df349f9359
commit
29b34e049c
@ -607,7 +607,7 @@ done:
|
||||
/* streaming can continue now */
|
||||
GST_PAD_STREAM_UNLOCK (rmdemux->sinkpad);
|
||||
|
||||
return TRUE;
|
||||
return ret;
|
||||
|
||||
error:
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user