GStreamer multimedia framework
Find a file
Thibault Saunier 1efd6b2edd aggregator: Add a streaming lock so to secure flush start action
Without a lock that is taken in FLUSH_START we had a rare race where we
end up aggregating a buffer that was before the whole FLUSH_START/STOP
dance. That could lead to very wrong behaviour in subclasses.
2017-12-02 15:10:25 +00:00
libs/gst/base aggregator: Add a streaming lock so to secure flush start action 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