aggregator: add finish_buffer() vfunc
authorTim-Philipp Müller <tim@centricular.com>
Mon, 4 Dec 2017 11:24:47 +0000 (11:24 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 4 Dec 2017 15:27:04 +0000 (15:27 +0000)
commit76b54099bd86c53ef2215b1334b1ae4960e68907
treecf45a3a571a07afa7d7331f8f65e41aa9ec21db4
parente9483fbffb6fcfee92350ae3f7325350fa7b2348
aggregator: add finish_buffer() vfunc

So subclasses can override the finish behaviour
and/or decorate or modify buffers before they
get pushed out.

https://bugzilla.gnome.org/show_bug.cgi?id=760981
libs/gst/base/gstaggregator.c
libs/gst/base/gstaggregator.h