audioaggregator: Only check downstream caps when handling CAPS events if we didn...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 27 Jul 2020 15:55:35 +0000 (18:55 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 28 Jul 2020 07:59:25 +0000 (10:59 +0300)
commitf5a02639e1ae0f8e828d47a8788d4fc886265782
treefef1bd88a56e0f16aac8b9a0fbec9abd5bcfd3e5
parent607dc1d1352b992db6529264dbbbce28a729a352
audioaggregator: Only check downstream caps when handling CAPS events if we didn't negotiate with downstream yet

If we already negotiated with downstream there is not point in checking
if the caps are supported. We already know that this is the case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/768>
gst-libs/gst/audio/gstaudioaggregator.c