mxfdemux: resurrect some flow return handling
https://bugzilla.gnome.org/show_bug.cgi?id=744572
This commit is contained in:
parent
b2d109242f
commit
32e87b1024
@ -3554,6 +3554,7 @@ gst_mxf_demux_seek_pull (GstMXFDemux * demux, GstEvent * event)
|
|||||||
}
|
}
|
||||||
p->discont = TRUE;
|
p->discont = TRUE;
|
||||||
}
|
}
|
||||||
|
gst_flow_combiner_reset (demux->flowcombiner);
|
||||||
if (new_offset == -1) {
|
if (new_offset == -1) {
|
||||||
GST_WARNING_OBJECT (demux, "No new offset found");
|
GST_WARNING_OBJECT (demux, "No new offset found");
|
||||||
ret = FALSE;
|
ret = FALSE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user