aggregator: Don't try to push tags while flush seeking
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 19 Feb 2015 23:30:35 +0000 (18:30 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit8f8430ee9e20e8f7f352cda234bc158d268d181c
tree50edd0f4857ecaefd5d84d9d223995d5673db313
parent83203e9dc4f1cad4a1ed212e4f7e559ff4f0a770
aggregator: Don't try to push tags while flush seeking

The downstream segment could have been flushed already, so
need to re-send the segment event before re-sending the tags.

https://bugzilla.gnome.org/show_bug.cgi?id=742684
libs/gst/base/gstaggregator.c