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

Issue 2530383002: Reland "Update rtt on audio only calls". (Closed)

Created:
4 years ago by michaelt
Modified:
4 years ago
CC:
webrtc-reviews_webrtc.org, danilchap, zhuangzesen_agora.io, Andrew MacDonald, henrika_webrtc, stefan-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reland "Update rtt on audio only calls". https://codereview.webrtc.org/2402333002 BUG=webrtc:6508 Committed: https://crrev.com/9332b7d0ad5f2b8fd0f61dc0ca2e3b8181d2007b Cr-Commit-Position: refs/heads/master@{#15340}

Patch Set 1 #

Patch Set 2 : Fix for memory access error in ModuleRtpRtcpImpl::Process. #

Total comments: 4

Patch Set 3 : Respond to comments. #

Patch Set 4 : Rebased #

Patch Set 5 : Fix for AudioSendStreamTest. #

Patch Set 6 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -12 lines) Patch
M webrtc/audio/audio_send_stream.h View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/audio/audio_send_stream.cc View 1 2 3 4 5 3 chunks +4 lines, -1 line 0 comments Download
M webrtc/audio/audio_send_stream_unittest.cc View 1 2 3 4 5 13 chunks +15 lines, -9 lines 0 comments Download
M webrtc/call/call.cc View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
A webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download
M webrtc/test/mock_voe_channel_proxy.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/voice_engine/channel.h View 1 2 3 4 5 3 chunks +3 lines, -0 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 2 3 4 5 4 chunks +34 lines, -0 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.h View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/voice_engine/channel_proxy.cc View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (24 generated)
michaelt
4 years ago (2016-11-28 10:57:32 UTC) #3
minyue-webrtc
lgtm
4 years ago (2016-11-28 11:35:40 UTC) #4
the sun
lgtm https://codereview.webrtc.org/2530383002/diff/20001/webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h File webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h (right): https://codereview.webrtc.org/2530383002/diff/20001/webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h#newcode22 webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h:22: nit: dd
4 years ago (2016-11-28 13:17:55 UTC) #6
the sun
lgtm https://codereview.webrtc.org/2530383002/diff/20001/webrtc/voice_engine/channel.cc File webrtc/voice_engine/channel.cc (right): https://codereview.webrtc.org/2530383002/diff/20001/webrtc/voice_engine/channel.cc#newcode165 webrtc/voice_engine/channel.cc:165: if (rtcp_rtt_stats_ == nullptr) nit: !rtcp_rtt_stats_
4 years ago (2016-11-28 13:20:58 UTC) #7
michaelt
https://codereview.webrtc.org/2530383002/diff/20001/webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h File webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h (right): https://codereview.webrtc.org/2530383002/diff/20001/webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h#newcode22 webrtc/modules/rtp_rtcp/mocks/mock_rtcp_rtt_stats.h:22: On 2016/11/28 13:17:55, the sun wrote: > nit: dd ...
4 years ago (2016-11-28 13:47:35 UTC) #8
stefan-webrtc
lgtm
4 years ago (2016-11-29 16:16:52 UTC) #9
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/2530383002/100001
4 years ago (2016-11-30 15:49:03 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years ago (2016-11-30 15:51:18 UTC) #31
commit-bot: I haz the power
4 years ago (2016-11-30 15:51:29 UTC) #33
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9332b7d0ad5f2b8fd0f61dc0ca2e3b8181d2007b
Cr-Commit-Position: refs/heads/master@{#15340}

Powered by Google App Engine
This is Rietveld 408576698