commit | 8b64fd8a85c146a2defd7dc1e78ea349c877f92e | [log] [tgz] |
---|---|---|
author | Ilya Nikolaevskiy <ilnik@webrtc.org> | Wed Nov 15 16:48:04 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 16 12:10:04 2017 |
tree | 2b89c54188b814b6b872f60a6ac00bb8e9c74d6e | |
parent | da850ef88b97a052b1656cc634f68bda89cbbcb4 [diff] |
Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator If Webrtc-ClockEstimation experiment is enabled, median filtering is applied to results of RtpToNtpEstimator and RemoteNtpEstimator to smooth out random errors introduced by incorrect RTCP SR reports and networking delays. Bug: webrtc:8468 Change-Id: I592c4083fefc0dbdebe7b3ff30b92e95ba337595 NOTRY=TRUE NOPRESUBMIT=TRUE Change-Id: I592c4083fefc0dbdebe7b3ff30b92e95ba337595 Reviewed-on: https://webrtc-review.googlesource.com/23263 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20708}
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.