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>
Fri, 13 Feb 2015 16:25:45 +0000 (16:25 +0000)
commit592c2c8105c50899a6230502997f2db0cb65993e
tree35a11ec92b16f932705870bf7b19d024f07d53cb
parent55abf436a0f770611d7756d0060c06437e8161c8
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).
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/base/gstaggregator.c
gst-libs/gst/base/gstaggregator.h