commit | db9be7f1940d83474f4e9a3f16c5912938d56303 | [log] [tgz] |
---|---|---|
author | Salman Malik <salmanmalik@chromium.org> | Wed Mar 15 12:58:59 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 15 17:15:54 2023 |
tree | b2e359a0f7a7b632bc5ac09d62b7bc3e82a5aa7d | |
parent | de29931625cbc00712a7e5d5d52e3d377f186f57 [diff] |
x_server_pixel_buffer: Use CopyPixelsFrom instead of memcpy `CopyPixelsFrom` uses libyuv underneath and has handrolled implementation for copying with AVX. Bug: chromium:1424776 Change-Id: I4fafeba97fcc1d2200a10070837672175a1dfc50 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/297800 Reviewed-by: Alexander Cooper <alcooper@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Auto-Submit: Salman Malik <salmanmalik@chromium.org> Cr-Commit-Position: refs/heads/main@{#39567}
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.