decodebin: Do async-done on expose errors too
This commit is contained in:
parent
42623c995e
commit
393f090197
@ -3982,6 +3982,8 @@ gst_decode_bin_expose (GstDecodeBin * dbin)
|
||||
GST_ELEMENT_ERROR (dbin, STREAM, FAILED, (NULL),
|
||||
("all streams without buffers"));
|
||||
}
|
||||
|
||||
do_async_done (dbin);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user