platform/upstream/gst-plugins-base.git
2015-01-29 Olivier Crêteaudiomixer: Don't reset caps on flush
2015-01-29 Olivier Crêteaggregator: Replace event lock with pad's object lock
2014-12-30 Tim-Philipp... audiomixer: update for aggregator start/stop vfunc...
2014-12-30 Tim-Philipp... audiomixer: fix output-block-size property description
2014-12-27 Nirbheek Chauhanaudiomixer: Document the pad properties
2014-12-23 Sebastian Drögeaudiomixer: If getting a timeout before having caps...
2014-12-23 Sebastian Drögeaudiomixer: Make sure to release the current buffer...
2014-12-23 Sebastian Drögeaudiomixer: Change blocksize property to output-buffer...
2014-12-22 Sebastian Drögeaudiomixer: Use the src query implementation of aggrega...
2014-12-21 Stefan Saueraudiomixer: fix build flag order
2014-12-19 Sebastian Drögeaudiomixer: Track discont-time per pad instead of globally
2014-12-18 Sebastian Drögeaudiomixer: We're only EOS if all our pads are actually EOS
2014-12-18 Sebastian Drögeaudiomixer: The pad's size is always supposed to be...
2014-12-17 Sebastian Drögeaggregator: Add function to allow subclasses to set...
2014-12-17 Sebastian Drögeaudiomixer: Make sure to not have pads being behind...
2014-12-17 Sebastian Drögeaggregator: Add a timeout parameter to ::aggregate()
2014-12-17 Sebastian Drögeaudiomixer: Add queues after the (live) sources in...
2014-12-16 Sebastian Drögeaudiomixer: Implement get_next_time()
2014-11-27 Thibault Saunieraudiomixer: Do not try to resize a buffer to a negative...
2014-10-25 Tim-Philipp... tests: fix audiomixer test on big endian systems
2014-10-21 Vineeth T Maudiomixer: critical error for blocksize, timeout min...
2014-10-09 Aurélien Zanellitest: use G_GSIZE_FORMAT in audiomixer test
2014-10-09 Matthew Watersaggregator: add latency query handling
2014-10-06 Thibault Saunieraudiomixer: Handle seek event in READY state
2014-10-06 Thibault Saunieraudiomixer: Set the sinkpad segments basetime after...
2014-10-06 Thibault Saunieraudiomixer: Port to GstAggregator
2014-05-03 Sebastian DrögeRelease 1.3.1
2014-03-11 Stefan Saueraudiomixer: set a group-id on the stream-start event
2014-01-16 Sebastian Drögeaudiomixer: Remove some useless assignments and skip...
2014-01-15 Sebastian Drögeaudiomixer: Fix and simplify overlap calculation
2013-12-19 Sebastian Drögeaudiomixer: Also resync timestamps on the RESYNC flag
2013-11-07 Sebastian Drögeaudiomixer: Add unit test for handling unaligned buffers
2013-11-07 Sebastian Drögeaudiomixer: Fix EOS handling if we have some pending...
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: Don't take channel mask in consideration...
2013-11-06 Sebastian Drögeaudiomixer: Add simply synchronization test
2013-11-06 Sebastian Drögeaudiomixer: Add new element based on adder that does...