mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 23:57:59 +01:00
![]() This CL fixes the rounding of the estimated average call skew. Before it was rounded down (toward INT_MIN). Now it is rounded to the nearest integer. This avoids unnecessary fluctuations of the estimated call skew (and unnecessary resets). Bug: webrtc:9283,chromium:888042 Change-Id: Id5b3c593f812f5f9fd3dcdafb7e388a6ef1ac153 Reviewed-on: https://webrtc-review.googlesource.com/77684 Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Reviewed-by: Per Åhgren <peah@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23338} |
||
---|---|---|
.. | ||
audio_coding | ||
audio_device | ||
audio_mixer | ||
audio_processing | ||
bitrate_controller | ||
congestion_controller | ||
desktop_capture | ||
include | ||
pacing | ||
remote_bitrate_estimator | ||
rtp_rtcp | ||
utility | ||
video_capture | ||
video_coding | ||
video_processing | ||
BUILD.gn | ||
module_common_types_unittest.cc | ||
OWNERS |