mpegdemux: resurrect some flow return handling
https://bugzilla.gnome.org/show_bug.cgi?id=744572
This commit is contained in:
parent
66b01c9a0c
commit
b2d109242f
@ -900,6 +900,7 @@ gst_ps_demux_clear_times (GstPsDemux * demux)
|
||||
{
|
||||
gint i, count = demux->found_count;
|
||||
|
||||
gst_flow_combiner_reset (demux->flowcombiner);
|
||||
/* Clear the last ts for all streams */
|
||||
for (i = 0; i < count; i++) {
|
||||
GstPsStream *stream = demux->streams_found[i];
|
||||
|
Loading…
x
Reference in New Issue
Block a user