commit | 43c382111dede5cb06a3b5d0d05a4f4ffd350520 | [log] [tgz] |
---|---|---|
author | terelius <terelius@webrtc.org> | Thu Dec 15 06:42:44 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 15 14:42:50 2016 +0000 |
tree | be97dc98e156ba7c1dafbc72a5a0686b740d891e | |
parent | 0bac07a89b58dcafbb27f8a25de3a38ae3a39704 [diff] |
Revert of Avoid precision loss in TrendlineEstimator from int64_t -> double conversion (patchset #7 id:120001 of https://codereview.webrtc.org/2577463002/ ) Reason for revert: Multiple definitions of TestEstimator Original issue's description: > Avoid precision loss in TrendlineEstimator by passing the arrival time as an int64_t instead of a double. > > BUG=webrtc:6884 > > Committed: https://crrev.com/c12cbaf9dd0729dd45f3fc45a1938d1b3455e40a > Cr-Commit-Position: refs/heads/master@{#15631} TBR=stefan@webrtc.org,brandtr@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6884 Review-Url: https://codereview.webrtc.org/2582513002 Cr-Commit-Position: refs/heads/master@{#15636}
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.