GStreamer multimedia framework
Go to file
Mathieu Duponchelle 9e4b3fbd82 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
2017-11-22 16:52:29 +01:00
gst/audiomixer aggregator: Remove klass->sinkpads_type 2017-11-22 16:52:29 +01:00
gst-libs/gst/audio audioaggregator: use new gst_element_foreach_sink_pad() 2017-11-02 13:02:07 +00:00
tests/check/elements tests: comment and logging cleanups for audiomixer and aggregator 2017-10-23 11:54:53 +02:00