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)
commit94e2d78479c2f0891c5b6e84ac532c95d074c033
treecfa8d3dc5effdbbbfb4658cfbc3f313c51b39f96
parenteddd5fd25907810a33b44d9140a5a731448df24c
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