gstreamer/gst-libs/gst/base
Nirbheek Chauhan f3efb9e7d6 aggregator: Take the stream lock when iterating sink pads
When iterating sink pads to collect some data, we should take the stream lock so
we don't get stale data and possibly deadlock because of that. This fixes
a definitive deadlock in _wait_and_check() that manifests with high max
latencies in a live pipeline, and fixes other possible race conditions.
2014-12-27 09:45:08 +01:00
..
gstaggregator.c aggregator: Take the stream lock when iterating sink pads 2014-12-27 09:45:08 +01:00
gstaggregator.h aggregator: Add function to allow subclasses to set their own latency 2014-12-17 19:51:32 +01:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00