audioaggregator: Accept buffer with no data, but duration and gap flag
[platform/upstream/gst-plugins-base.git] / tests /
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...
2017-05-23 Olivier Crêtetests: audiointerleave: Remove drain with manual clock
2017-05-20 Matthew Watersaggregator: add simple support for caps handling
2016-07-18 Guillaume Desmottestests: fix bus leak
2016-06-21 Guillaume Desmottesfix event leaks in tests
2016-06-21 Guillaume Desmottesaudiointerleave: fix message leaks by flushing the bus
2015-09-30 Vineeth TMaudiointerleave: typecast bit-mask to guint64 to fix...
2015-08-21 hoonhee.leetests: audiomixer: remove duplicated word in comment
2015-07-30 Olivier Crêtetests: Add audiointerleave test to show that queuing...
2015-07-22 Nirbheek Chauhanaudioaggregator: Sync pad values before aggregating
2015-06-02 Olivier Crêtetests: audiointerleave: test not setting positions
2015-06-02 Olivier Crêtetests: Fix indentation in audiointerleave test
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-03-16 Olivier Crêteaudiointerleave: Add unit tests
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...