GStreamer multimedia framework
Find a file
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
libs/gst/base aggregator: Block serialized events/queries until the pad has consumed all buffers 2017-12-02 15:10:26 +00:00
tests/check/libs tests/aggregator: add timeout handling test for the timeout parameter 2017-12-02 15:10:26 +00:00