audiomixer: Avoid race in caps negotiation
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 22 Jan 2015 00:32:34 +0000 (19:32 -0500)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 29 Jan 2015 09:24:18 +0000 (10:24 +0100)
commit402c0d4c5cb979af4b860bb831ddd0017d847afb
tree53417ae419500fc964e5946bd44ba73b22ab9045
parent9afd2b333999922e79bad9611b71eccc2b58784f
audiomixer: Avoid race in caps negotiation

With the current audiomixer, the input caps need to be the same,
otherwise there is an unavoidable race in the caps negotiation. So
enforce that using capsfilters

https://bugzilla.gnome.org/show_bug.cgi?id=742684
tests/check/elements/audiomixer.c