commit | e4589cb55ecb1d64e95b70d45ad1e1b7243c8cce | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed Apr 06 14:44:30 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 06 16:08:00 2022 |
tree | e8849890f5d5a84ab916bd50f1d8a32de523f9ac | |
parent | 8d4e9fba21bbf1167a0a921ad6f9e32e707d8f12 [diff] |
Reduce libvpx VP9 complexity setting on <= 2 core machines. This CL sets speed 9 for all resolutions when two or less cores are available, as a heuristic for a "slow" machine. This gives a large speed bost at a relatively small quality loss. A field-trial kill-switch is available to override this behavior. Bug: webrtc:13888 Change-Id: I24278a45de000ad7984d0525c47d9eb6b9ab6b60 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257421 Reviewed-by: Emil Lundmark <lndmrk@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36466}
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.