gstreamer/gst-libs/gst/base
Tim-Philipp Müller 4da01dadcc 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().
2015-01-04 17:07:43 +00:00
..
gstaggregator.c aggregator: check if pads are ready more efficiently 2015-01-04 17:07:43 +00:00
gstaggregator.h aggregator: name vfunc arguments consistently 2015-01-04 12:59:19 +00:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00