gstreamer/subprojects/gst-plugins-bad/ext/webrtcdsp
Nirbheek Chauhan fade0748d1 webrtcdsp: Map probe buffers with probe info, not dsp info
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 d5755744c3.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4849>
2023-06-14 20:08:52 +00:00
..
gstwebrtcdsp.cpp webrtcdsp: Map probe buffers with probe info, not dsp info 2023-06-14 20:08:52 +00:00
gstwebrtcdsp.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwebrtcdspplugin.cpp Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwebrtcechoprobe.cpp webrtcdsp: Update code for webrtc-audio-processing-1 2023-06-01 09:34:37 +00:00
gstwebrtcechoprobe.h webrtcdsp: Update code for webrtc-audio-processing-1 2023-06-01 09:34:37 +00:00
meson.build build/android: remove all references to gnustl 2023-06-03 23:21:34 +00:00