webrtc/modules
Austin Orion 2e1ac58631 Query the system for WGC support instead of relying on version checks.
The Windows 2019 Enterprise SKU is based on RS5 but is missing support
for WGC. This changes adds a function IsWgcSupported which will check
that the API is actually present, which should be more robust than just
performing a version check.

Bug: webrtc:13932
Change-Id: Ib6a2278f316b9b86671df77fd37468c79564d655
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258163
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Austin Orion <auorion@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#36506}
2022-04-08 18:16:38 +00:00
..
async_audio_processing Remove //rtc_base:refcount from public deps 2022-04-05 15:32:29 +00:00
audio_coding Count consecutive expands by last mode in NetEq decision logic. 2022-04-07 15:19:52 +00:00
audio_device Remove //api:sequence_checker from public deps 2022-04-06 14:23:50 +00:00
audio_mixer Remove //rtc_base:stringutils from public deps 2022-04-05 22:42:19 +00:00
audio_processing AEC3: Handle temporary stereo content more robustly 2022-04-08 17:03:34 +00:00
congestion_controller Fix chromium roll: remove variables that are written but not accessed 2022-04-06 09:48:20 +00:00
desktop_capture Query the system for WGC support instead of relying on version checks. 2022-04-08 18:16:38 +00:00
include Use backticks not vertical bars to denote variables in comments for /modules/include 2021-07-30 22:40:29 +00:00
pacing Remove //rtc_base:timeutils from public deps 2022-04-06 11:23:21 +00:00
remote_bitrate_estimator Fix chromium roll: remove variables that are written but not accessed 2022-04-06 09:48:20 +00:00
rtp_rtcp Remove //rtc_base:timeutils from public deps 2022-04-06 11:23:21 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Remove //rtc_base:timeutils from public deps 2022-04-06 11:23:21 +00:00
video_capture Remove //api:sequence_checker from public deps 2022-04-06 14:23:50 +00:00
video_coding Rename scalability mode "NONE" to "L1T1". 2022-04-07 07:32:15 +00:00
video_processing Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00