aggregator: add gst_aggregator_pad_drop_buffer()
authorTim-Philipp Müller <tim@centricular.com>
Fri, 13 Feb 2015 15:49:50 +0000 (15:49 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit950b772a0df849600d8a618808eca10fe3f73f80
treea94fc17ee1c0306e2f392aa651e704e99f376a20
parent4e973218980ce64da52fb8c8fcc4ec9cf7b2d541
aggregator: add gst_aggregator_pad_drop_buffer()

steal_buffer() + unref seems to be a wide-spread idiom
(which perhaps indicates that something is not quite
right with the way aggregator pad works currently).
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h