aggregator: Use the event_full function for GstAggregatorPads
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 6 Sep 2016 19:05:53 +0000 (16:05 -0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit5fefb1b866fc349732fc0dfebadc934daa73c517
tree588521b7143f6bf9ae3472bb30797a17a9c28e38
parent885c95c3edce0c7ef135964be6ade311e6307516
aggregator: Use the event_full function for GstAggregatorPads

Allowing us to tell GstPad why we are failing an event, which might
be because we are 'flushing' even if the sinkpad is not in flush state
at that point.
libs/gst/base/gstaggregator.c