Guillaume Desmottes 44358f1eaf audioaggregator: fix input buffer when converting
This code path is meant to convert the current buffer to the new format
on update. It was using priv->input_buffer as input which is either
priv->buffer or a converted version of it.
Use priv->buffer instead as priv->input_buffer may no longer be a valid
reference.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1061>
2021-03-10 16:34:28 +01:00
..
2020-12-31 17:01:40 +00:00
2020-10-23 11:19:11 -04:00
2020-10-23 11:19:11 -04:00
2020-10-23 11:19:11 -04:00