commit | 48bc3b0e7c8552214ded0f6dcda48bfa04a9df38 | [log] [tgz] |
---|---|---|
author | Andreas Pehrson <apehrson@mozilla.com> | Tue Sep 03 09:24:55 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 20:25:29 2025 |
tree | 2a6b9f898abac4ce7eb5e5dc9ea688c7e5bba283 | |
parent | 1549b053ee5a5b148cd1176dda759253c30956d0 [diff] |
Always request sRGB color space from ScreenCapturerSck For accurate color handling, the color space has to be known to the client. libyuv for instance assumes sRGB by default for RGB formats. Clients that need HDR support in the backend would need add support for communicating the color space through captured the frame. Bug: webrtc:367915807 Change-Id: Ic614160c2afd39e659ea873cb2c51701b6d57c5d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/365085 Commit-Queue: Andreas Pehrson <apehrson@mozilla.com> Reviewed-by: Alexander Cooper <alcooper@chromium.org> Reviewed-by: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44206}
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.