gstreamer/libs/gst/base
Sebastian Dröge 0ad159dfb4 aggregator: Block serialized events/queries until the pad has consumed all buffers
Otherwise the caps of the pad might change while the subclass still works with
a buffer of the old caps, assuming the the current pad caps apply to that
buffer. Which then leads to crashes and other nice effects.

https://bugzilla.gnome.org/show_bug.cgi?id=740376
2017-12-02 15:10:26 +00:00
..
gstaggregator.c aggregator: Block serialized events/queries until the pad has consumed all buffers 2017-12-02 15:10:26 +00:00
gstaggregator.h aggregator: add _get_latency() for subclass usage 2017-12-02 15:10:26 +00:00