commit | b84fae66db34c739c4c1539304f83e8d5c2e5fea | [log] [tgz] |
---|---|---|
author | Li-Yu Yu <aaronyu@google.com> | Fri May 26 08:00:07 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 30 20:16:31 2023 |
tree | 932ba727861fd82f04db3d9777cafa73f487b68c | |
parent | 9fa5057eb9e1d6e31a4f8a18606ba75ac4b178a8 [diff] |
Use sinf instead of std::sinf to improve libstdc++ compatibility libstdc++ does not define std::sinf in <cmath>. See also: https://stackoverflow.com/a/56420862. BUG=b:235200394 Change-Id: Idfb80ac6f54fbf57a20425391b0c4165b7945b2f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306681 Commit-Queue: Li-Yu Yu <aaronyu@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40183}
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.