commit | af5686a229eb16a68771d7bad204e7aea8d89958 | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@chromium.org> | Fri Aug 25 18:36:52 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Aug 26 00:48:06 2017 |
tree | abd14b400f46a92833f5253379d2cccb8b2dcde4 | |
parent | eb442054ac0965a7a3934cf2c448e0e5dbfafdd0 [diff] |
Implement scaling detection in WindowCapturerWin WindowCapturerWin wrongly calculate the image size if the application it target does not support high DPI. It causes part of the output frame black. See bug for details. Bug: webrtc:8112 Change-Id: I33c66dfa977ec08a29c56ff86ae37320b1459c87 Reviewed-on: https://chromium-review.googlesource.com/634383 Commit-Queue: Zijie He <zijiehe@chromium.org> Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#19531}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.