mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
fade0748d1
The probe's info may not precisely match the dsp's info. For instance,
the number of channels or their layout might be different.
```
GStreamer-Audio-CRITICAL **: 16:21:32.899: the GstAudioInfo argument is not equal to the GstAudioMeta's attached info
```
This broke in
|
||
---|---|---|
.. | ||
gstwebrtcdsp.cpp | ||
gstwebrtcdsp.h | ||
gstwebrtcdspplugin.cpp | ||
gstwebrtcechoprobe.cpp | ||
gstwebrtcechoprobe.h | ||
meson.build |