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)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 6 Sep 2016 19:30:28 +0000 (16:30 -0300)
commit533ee7be95aedb93bff1f08f62288b13bf1d844b
tree949d8b70b64eb96349680da40f59ca77f629e97f
parentf15a3e3657e19c64ae9c377e3c7b11f0428976e4
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.
gst-libs/gst/base/gstaggregator.c