GStreamer multimedia framework
Find a file
Thibault Saunier cc14d18e08 aggregator: Take lock to ensure set_caps is not called concurently
Avoiding to be in an inconsistent state where we do not have
actual negotiate caps set as srccaps and leading to point where we
try to unref ->srccaps when they have already been set to NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=735042
2017-12-02 15:10:25 +00:00
libs/gst/base aggregator: Take lock to ensure set_caps is not called concurently 2017-12-02 15:10:25 +00:00
tests/check/libs aggregator: Avoid destroying sources we do not own 2017-12-02 15:10:25 +00:00