commit | 7f0c39115e124da08a583f2e367bf8bc79d2e82d | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Tue Feb 11 11:43:23 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 12:49:36 2025 |
tree | db3f345b9baa4c6a9df05e1fa037470f0e841451 | |
parent | 9bbd4d34e99de30bdf9fd5b5b2fba0b4e616597b [diff] |
Fix inconsistent monitor id handling in DxgiDuplicatorController In all the other functions `monitor_id` is a global id from range [0..total monitor count), but each DxgiAdapterDuplicator always assumes that it gets a local id from range [0..adapter monitor count). Bug: chromium:395807060 Change-Id: I4bb232ee5d83f09859534f813111446763fe9fc9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376840 Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43867}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.