aggregator: Remove klass->sinkpads_type
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 6 Nov 2017 20:07:51 +0000 (21:07 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:31 +0000 (19:32 +0000)
commitd5addcb352f80028f96d4aeb74f8aaef8a6d2b28
tree7b0ad076d6b5f7572ca49ef296b4ec454f5220ac
parent5915f45e2799f08326813e8b148ef1cfc4446509
aggregator: Remove klass->sinkpads_type

This posed problems for the python bindings (and possibly others).

Instead, subclasses now use add_pad_template_with_gtype.

https://bugzilla.gnome.org/show_bug.cgi?id=789986
ext/gl/gstglbasemixer.c
ext/gl/gstglmixer.c
ext/gl/gstglstereomix.c
ext/gl/gstglvideomixer.c