videoaggregator: reset QoS on segment event
https://bugzilla.gnome.org/show_bug.cgi?id=732540
This commit is contained in:
parent
1a455c25cd
commit
2a7c05592d
@ -1630,6 +1630,7 @@ gst_videoaggregator_sink_event (GstAggregator * agg, GstAggregatorPad * bpad,
|
||||
gst_event_copy_segment (event, &seg);
|
||||
|
||||
g_assert (seg.format == GST_FORMAT_TIME);
|
||||
gst_videoaggregator_reset_qos (vagg);
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user