aggregator: Add new GstAggregator base class
authorThibault Saunier <tsaunier@gnome.org>
Thu, 22 May 2014 17:44:37 +0000 (19:44 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:23 +0000 (15:10 +0000)
commitae91ee2c980a366810a9545aeb25cff8d5c1a467
tree069ec6b2856371abc481be81abba5270bbdcef66
aggregator: Add new GstAggregator base class

This base class has been added to a newly created libgstbadbase library

Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>

https://bugzilla.gnome.org/show_bug.cgi?id=731917
libs/gst/base/gstaggregator.c [new file with mode: 0644]
libs/gst/base/gstaggregator.h [new file with mode: 0644]
tests/check/libs/aggregator.c [new file with mode: 0644]