commit | de2bbb38ff95b36d8e710b98c9da26c024562c50 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Tue Jun 03 20:33:29 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 10 16:46:16 2025 |
tree | 7c95e927b12472fa95b2b6d19d76bc94e0d71e13 | |
parent | b62b0b2c1120d459461382305aa46079c49c56ea [diff] |
Use std::numbers constants more Part of modernizing to C++20. Also prefer C++ std::isfinite to C macro, see https://en.cppreference.com/w/c/numeric/math/isfinite vs https://en.cppreference.com/w/cpp/numeric/math/isfinite Bug: None Change-Id: I41c3173984a5bb5356b6774af3794d1b05798d37 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/394244 Reviewed-by: Guido Urdaneta <guidou@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Cr-Commit-Position: refs/heads/main@{#44877}
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.