audioconvert: disable passthrough_on_same_caps
authorMathieu Duponchelle <mathieu@centricular.com>
Sun, 16 Dec 2018 20:19:18 +0000 (21:19 +0100)
committerMathieu Duponchelle <mduponchelle1@gmail.com>
Mon, 17 Dec 2018 14:23:49 +0000 (14:23 +0000)
commit98386927ee16a2d9c77c1d6fa7edea85e7c33fb4
tree752cd6b44c786eb6d56a32a5d510b35a0da64cf3
parentbb6b518506d73120c98ca7e7311456148bfbe542
audioconvert: disable passthrough_on_same_caps

Now that audioconvert exposes a mix-matrix property, input and
output caps may be equal, but the mix-matrix still needs to be
applied.

Fixes #521
gst/audioconvert/gstaudioconvert.c