commit | eb538fdcc6f92deabf5399b1eb24912cec4752a5 | [log] [tgz] |
---|---|---|
author | terelius <terelius@webrtc.org> | Fri Dec 16 10:37:10 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Dec 16 10:37:10 2016 |
tree | c9203bd117fd36a59683c56ff7b560f6fef81f12 | |
parent | beafee3009ac5f17e9e18d9452c3ae8d29ca92b0 [diff] |
Pass arrival time as an int64_t rather than a double to the MedianSlopeEstimator to avoid precision loss. Also clean up the unit test. BUG=webrtc:6892 Committed: https://crrev.com/ebcbcc3b2451f5c4fb07f7b37815bd54f364d057 Cr-Original-Commit-Position: refs/heads/master@{#15634} Review-Url: https://codereview.webrtc.org/2578543002 Cr-Commit-Position: refs/heads/master@{#15650}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.