aggregator: keep chain functions as dumb as possible.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Mon, 26 Jan 2015 12:11:05 +0000 (13:11 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit14f35e8a78419f4c90fe36ced59936c958e3d8f0
tree1d44ff5f19e9ae47579c3f3fb19ee0a7a433133d
parent97eab82ddfe1cc0adf62e63813d2ece2100fae57
aggregator: keep chain functions as dumb as possible.

+ A pad chain function has no business checking other pads,
  that's what the aggregate thread is for.

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