Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(467)

Issue 2963133003: More gracefully handle rtp timestamp jumps in the rtp to ntp estimator. (Closed)

Created:
3 years, 5 months ago by stefan-webrtc
Modified:
3 years, 5 months ago
Reviewers:
åsapersson
CC:
webrtc-reviews_webrtc.org, henrika_webrtc, zhengzhonghou_agora.io, tterriberry_mozilla.com, fengyue_agora.io, peah-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

More gracefully handle rtp timestamp jumps in the rtp to ntp estimator. BUG=webrtc:7905 Review-Url: https://codereview.webrtc.org/2963133003 Cr-Commit-Position: refs/heads/master@{#18860} Committed: https://chromium.googlesource.com/external/webrtc/+/1009cfca47a2e2765c375c4f8591125c1c222f23

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments addressed. #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -30 lines) Patch
M webrtc/system_wrappers/include/rtp_to_ntp_estimator.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc View 1 3 chunks +36 lines, -30 lines 0 comments Download
M webrtc/system_wrappers/source/rtp_to_ntp_estimator_unittest.cc View 1 2 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
stefan-webrtc
3 years, 5 months ago (2017-06-30 09:31:52 UTC) #2
åsapersson
https://codereview.webrtc.org/2963133003/diff/1/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc File webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc (right): https://codereview.webrtc.org/2963133003/diff/1/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc#newcode130 webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc:130: if (consecutive_old_timestamps_ < 3) { maybe name the constant ...
3 years, 5 months ago (2017-06-30 10:34:07 UTC) #7
stefan-webrtc
Comments addressed.
3 years, 5 months ago (2017-06-30 11:23:16 UTC) #8
stefan-webrtc
.
3 years, 5 months ago (2017-06-30 11:25:28 UTC) #9
stefan-webrtc
https://codereview.webrtc.org/2963133003/diff/1/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc File webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc (right): https://codereview.webrtc.org/2963133003/diff/1/webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc#newcode130 webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc:130: if (consecutive_old_timestamps_ < 3) { On 2017/06/30 10:34:06, åsapersson ...
3 years, 5 months ago (2017-06-30 11:25:46 UTC) #10
åsapersson
lgtm
3 years, 5 months ago (2017-06-30 11:43:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2963133003/40001
3 years, 5 months ago (2017-06-30 11:57:01 UTC) #13
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 13:28:38 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/1009cfca47a2e2765c375c4f8...

Powered by Google App Engine
This is Rietveld 408576698