audioaggregator: Properly propagate caps negotiation failures
authorSebastian Dröge <sebastian@centricular.com>
Mon, 13 Aug 2018 11:50:09 +0000 (14:50 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 14 Aug 2018 07:24:33 +0000 (10:24 +0300)
commit1b6eed694ce2bcde8e4b903901d8d2ccd8db01d6
tree797e665d7b30b3e53e3c79d5491a727a24d64a2a
parentca15315565912172b2dec5c3e7887e34dc4f8ccf
audioaggregator: Properly propagate caps negotiation failures

Otherwise we'll end up doing a division by zero when clipping buffers,
and might even accept buffers for which we don't know the caps.

https://bugzilla.gnome.org/show_bug.cgi?id=796951
gst-libs/gst/audio/gstaudioaggregator.c