gstreamer/libs
Tim-Philipp Müller 0db6fc999b aggregator: check if pads are ready more efficiently
No need to use an iterator for this which creates a temporary
structure every time and also involves taking and releasing the
object lock many times in the course of iterating. Not to mention
all that GList handling in gst_aggregator_iterate_sinkpads().
2017-12-02 15:10:26 +00:00
..
gst/base aggregator: check if pads are ready more efficiently 2017-12-02 15:10:26 +00:00