check: Don't use real audio devices for tests
[platform/upstream/gst-plugins-base.git] / tests / check / elements / audiomixer.c
2019-10-10 Edward Herveycheck: Don't use real audio devices for tests
2019-03-06 Tim-Philipp Müllertests: audiomixer: fix leaks in unit test
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-04-12 Mathieu Duponchelletests/audiomixer: fix caps leak
2018-03-16 Tim-Philipp Müllertests: audiomixer: remove unistd.h include
2018-02-28 Mathieu Duponchelleaudioaggregator: refactor conversion API
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Mathieu Duponchelleaudioaggregator: implement input conversion
2017-10-23 Stefan Sauertests: comment and logging cleanups for audiomixer...
2017-09-17 Stefan Sauertests: simplify audiomixer test
2017-07-15 Stefan Sauertests: audiomixer: set all properties at once
2017-07-15 Stefan Sauertests: audiomixer: use the buffer helper for other...
2017-07-14 Stefan Saueraudiomixer: add a helper for buffer creation
2017-07-13 Stefan Saueraudiomixer: use test helper once more
2017-07-10 Stefan Saueraudiomixer: more test cleanups
2017-07-10 Stefan Saueraudiomixer: refactor test
2017-05-23 Olivier Crêtetests: Make audiomixer test_clip verify the resulting...
2016-07-18 Guillaume Desmottestests: fix bus leak
2016-06-21 Guillaume Desmottesfix event leaks in tests
2015-08-21 hoonhee.leetests: audiomixer: remove duplicated word in comment
2015-07-22 Nirbheek Chauhanaudioaggregator: Sync pad values before aggregating
2015-04-09 Vincent Penquerc'htests: fix type mismatch in varargs passing
2015-04-02 Olivier Crêteaudiomixer: Allow downstream caps with a non-default...
2015-02-13 Tim-Philipp Müllertests: remove GST_DISABLE_PARSE guards from two tests...
2015-02-05 Tim-Philipp Müllertests: audiomixer: add unit test for proper segment...
2015-01-29 Olivier Crêteaudiomixer: Make flush start/stop test non-racy
2015-01-29 Olivier Crêteaudiomixer: Replace racy timeout based tested with...
2015-01-29 Olivier Crêteaudiomixer: Avoid race in caps negotiation
2014-12-23 Sebastian Drögeaudiomixer: Change blocksize property to output-buffer...
2014-12-17 Sebastian Drögeaudiomixer: Add queues after the (live) sources in...
2014-10-25 Tim-Philipp Müllertests: fix audiomixer test on big endian systems
2014-10-09 Aurélien Zanellitest: use G_GSIZE_FORMAT in audiomixer test
2014-10-06 Thibault Saunieraudiomixer: Port to GstAggregator
2013-11-07 Sebastian Drögeaudiomixer: Add unit test for handling unaligned buffers
2013-11-07 Sebastian Drögeaudiomixer: Add test for the discont handling
2013-11-07 Sebastian Drögeaudiomixer: Refactor sync test to be more reusable
2013-11-07 Sebastian Drögeaudiomixer: Remove some racy-ness from the unit test
2013-11-06 Sebastian Drögeaudiomixer: Add simply synchronization test
2013-11-06 Sebastian Drögeaudiomixer: Add new element based on adder that does...