aggregator: Don't take flush lock from output thread
[platform/upstream/gstreamer.git] / tests /
2017-12-02 Stefan Saueraggregator: add two more tests for a sequence of data
2017-12-02 Stefan Saueraggregator: refactor the test helper
2017-12-02 Stefan Saueraggregator: test cleanup
2017-12-02 Edward Herveycheck: Fix usage of dual probes
2017-12-02 Sebastian Drögeaggregator: Fix leak in unit test
2017-12-02 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-02 Hyunjun Kotests:aggregator: fix tc failure and correct check...
2017-12-02 Olivier Crêtetests: Add test for seeking live pipelines
2017-12-02 Olivier Crêtetests: Make source live to re-enable aggregator timeout...
2017-12-02 Reynaldo H. Verdej... aggregator: fix typo in test suite
2017-12-02 Reynaldo H. Verdej... aggregator: add gap event handling unit test
2017-12-02 Tim-Philipp Mülleraggregator: use new gst_aggregator_pad_drop_buffer()
2017-12-02 Thibault Saunieraggregator: Hide GstAggregatorPad buffer and EOS fileds
2017-12-02 Sebastian Drögeaggregator: Add a timeout parameter to ::aggregate()
2017-12-02 Tim-Philipp Müllertests: fix aggregator unit test after property renaming
2017-12-02 Sebastian Rasmussentests/aggregator: Use correct type when setting property
2017-12-02 Matthew Waterstests/aggregator: add timeout handling test for the...
2017-12-02 Thibault Saunieraggregator: Avoid destroying sources we do not own
2017-12-02 Thiago Santostests: aggregator: fix various leaks in the tests
2017-12-02 Thibault Saunieraggregator: Add new GstAggregator base class