GStreamer multimedia framework
Find a file
Olivier Crête 660ddd40c2 audiomixer: Make flush start/stop test non-racy
The flush stop could have happened between the source trying
to push the segment event and the buffer, this would cause a warning.
Prevent that by taking the source's stream lock while flushing.

https://bugzilla.gnome.org/show_bug.cgi?id=742684
2015-01-29 10:24:18 +01:00
gst/audiomixer audiomixer: Clear GstAudioInfo the the caps 2015-01-29 10:24:18 +01:00
tests/check/elements audiomixer: Make flush start/stop test non-racy 2015-01-29 10:24:18 +01:00