aggregator: send flush_stop ourselves if needed
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 11 Jun 2019 13:20:18 +0000 (15:20 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Tue, 11 Jun 2019 13:20:18 +0000 (15:20 +0200)
commit4087361da3686fb099e595b03a973155addc862e
tree43fe8ab19e881b61071e6cd3c9f51f61cfc02145
parentc55c61eb846ff8c73166ec7a989353ce15af264d
aggregator: send flush_stop ourselves if needed

In !159 , we switched to sending flush_start ourselves from the
do_seek implementation. If no flushing seek successfully made its
way upstream, we need to send flush_stop ourselves as well.
libs/gst/base/gstaggregator.c