aggregator: Remove klass->sinkpads_type
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 6 Nov 2017 20:07:51 +0000 (21:07 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 22 Nov 2017 15:52:29 +0000 (16:52 +0100)
commit9e4b3fbd827977e04ea19dbbe0c0051771ad4c09
treedbf698d78b2d50d81f7f177303984ac7e1c5f71e
parentfc946277785cf39879cc26db9413bd87fe3c6cdf
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
gst/audiomixer/gstaudiointerleave.c
gst/audiomixer/gstaudiomixer.c