commit | ba0d9713ba37fb72a305e21ede201350b6ba7e2e | [log] [tgz] |
---|---|---|
author | Emil Vardar <vardar@google.com> | Fri Feb 14 09:59:26 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 17 18:21:11 2025 |
tree | 28960bf52fcfd366db754199e24bf55f485e89f0 | |
parent | 5f90dc8afbde08ad2b96d73c0789153a3f0362b6 [diff] |
Prevent missing corruption header because of floating point errors. Sometimes the blurred value gets to be a little above 255 because of floating point errors. This prevents the header from being sent, losing 1 second of information. This can easily be prevented with the changes in this CL. Bug: webrtc:358039777 Change-Id: Ibad1c8f41272260e28fe58557c623e52a6af8294 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/376740 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Emil Vardar (xWF) <vardar@google.com> Cr-Commit-Position: refs/heads/main@{#43906}
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.