GStreamer multimedia framework
Go to file
Olivier Crête 3217e82791 aggregator: Replace event lock with pad's object lock
Reduce the number of locks simplify code, what is protects
is exposed, but the lock was not.

Also means adding an _unlocked version of gst_aggregator_pad_steal_buffer().

https://bugzilla.gnome.org/show_bug.cgi?id=742684
2017-12-02 15:10:26 +00:00
libs/gst/base aggregator: Replace event lock with pad's object lock 2017-12-02 15:10:26 +00:00
tests/check/libs aggregator: Add a timeout parameter to ::aggregate() 2017-12-02 15:10:26 +00:00