webrtc/modules/rtp_rtcp/include
Ilya Nikolaevskiy 8b64fd8a85 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}
2017-11-16 12:10:04 +00:00
..
flexfec_receiver.h Change ForwardErrorCorrection class to accept one received packet at a time. 2017-09-18 14:58:59 +00:00
flexfec_sender.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
receive_statistics.h Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks 2017-09-18 13:19:36 +00:00
remote_ntp_time_estimator.h Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" 2017-11-16 12:10:04 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_parser.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_payload_registry.h RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs 2017-10-04 11:30:14 +00:00
rtp_receiver.h Delete in_order argument to RtpReceiver::IncomingRtpPacket 2017-10-05 07:19:20 +00:00
rtp_rtcp_defines.cc Convert PayloadUnion from a union to a class, step 3 2017-10-02 08:53:30 +00:00
rtp_rtcp_defines.h Remove deprecated field names in struct RTCPReportBlock 2017-11-16 11:15:43 +00:00
rtp_rtcp.h Remove deprecated SetREMB functions from RtpRtcp 2017-11-14 18:21:46 +00:00
ulpfec_receiver.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00