gstreamer/gst-libs/gst/base
Sebastian Dröge 730b5c8aa2 aggregator: Query the peer latency again on the next opportunity after a pad was added or removed
Adding a pad will add a new upstream that might have a bigger minimum latency,
so we might have to wait longer. Or it might be the first live upstream, in
which case we will have to start deadline based aggregation.

Removing a pad will remove a new upstream that might have had the biggest
latency, so we can now stop waiting a bit earlier. Or it might be the last
live upstream, in which case we can stop deadline based aggregation.
2015-07-28 23:23:32 +01:00
..
gstaggregator.c aggregator: Query the peer latency again on the next opportunity after a pad was added or removed 2015-07-28 23:23:32 +01:00
gstaggregator.h aggregator: add a convenience macro to get the source pad 2015-06-08 12:09:51 -03:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00