commit | 6adf2243b564b1b3e7abba6c4f3aa144edf3ddb6 | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Fri Jan 26 14:01:51 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 11:23:21 2024 |
tree | 44ca50f723302d3ec2d9bb3eb48d49968b751d00 | |
parent | 98db63cfb6ad428d07995967f39c134c587b0287 [diff] |
Compute scaling factors for not-explicitly configured layers in VP9 encoder The division by 2 has been accidentally removed in https://webrtc-review.googlesource.com/c/src/+/76921 The code and comment are out of sync now. Bug: None Change-Id: If43a40461878ffe58dd9ed0ab8a6244ad79c4f6b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/336283 Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Auto-Submit: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41627}
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.