gstreamer/subprojects/gst-plugins-bad/ext/webrtcdsp
Arun Raghavan 4cd63e09d9 webrtcdsp: Use C++20 with MSVC if needed
The subproject fails on vs2022 builds with:

[...]agc2/input_volume_stats_reporter.cc(89): error C7555: use of designated initializers requires at least '/std:c++20'

So let's force C++20 in this case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8270>
2025-01-26 12:30:01 -05:00
..
gstwebrtcdsp.cpp webrtcdsp: Bump to WebRTC AudioProcessing 2.1 2025-01-24 15:53:36 -05:00
gstwebrtcdsp.h
gstwebrtcdspplugin.cpp
gstwebrtcechoprobe.cpp webrtcdsp: Deal with echo probe info not being available 2023-06-14 20:08:52 +00:00
gstwebrtcechoprobe.h webrtcdsp: Deal with echo probe info not being available 2023-06-14 20:08:52 +00:00
meson.build webrtcdsp: Use C++20 with MSVC if needed 2025-01-26 12:30:01 -05:00