Fix integer-overflow in TimestampExtrapolator The Frequency implementation does not allow for nominators as large as those that can occur in consecutive RTP timestamps, so use double math instead. Bug: chromium:1310611 Change-Id: I3b239e1b84043470ca29da06728b42cd4552300f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256978 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Evan Shrubsole <eshr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36368}
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.