commit | 37b5662a5c77bd746bdf21360af8f82305bf3e5c | [log] [tgz] |
---|---|---|
author | Jakob Ivarsson <jakobi@webrtc.org> | Mon Mar 18 15:48:15 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 18 16:52:01 2019 |
tree | 98271d81f65ad6bbbf93626a3aa6faa3d2fcba11 | |
parent | 59c8569ed956b3cb6ef01137b8e9d72baf8833ef [diff] |
Remove zero lower bound of estimated inter-arrival time. When we offset the measured inter-arrival time due to packet loss, it will sometimes be less than zero. This is the correct value to use when calculating the relative packet arrival delay. Bug: webrtc:10333 Change-Id: I14a68563a379fa0b9444684304362503a6f1bfca Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127547 Reviewed-by: Minyue Li <minyue@webrtc.org> Commit-Queue: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27164}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.