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

Issue 2250633002: Cleanup RtcpReceiver::TMMBRReceived function (Closed)

Created:
4 years, 4 months ago by danilchap
Modified:
4 years, 4 months ago
Reviewers:
philipel
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Cleanup RtcpReceiver::TMMBRReceived function BUG=webrtc:951 Committed: https://crrev.com/287e54820b30764ea95efd46208ea932efdbef69 Cr-Commit-Position: refs/heads/master@{#13786}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -91 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 1 chunk +1 line, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 2 chunks +11 lines, -43 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h View 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc View 1 chunk +16 lines, -23 lines 6 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc View 5 chunks +13 lines, -18 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
danilchap
Next small step clearing out TMMBRSet
4 years, 4 months ago (2016-08-16 10:54:55 UTC) #2
philipel
https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc (right): https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc#newcode169 webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc:169: if (current_time_ms - _tmmbrSetTimeouts[source_idx] > Is there a reason ...
4 years, 4 months ago (2016-08-16 15:12:16 UTC) #3
danilchap
https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc (right): https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc#newcode169 webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc:169: if (current_time_ms - _tmmbrSetTimeouts[source_idx] > On 2016/08/16 15:12:16, philipel ...
4 years, 4 months ago (2016-08-16 15:35:15 UTC) #4
philipel
lgtm https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc (right): https://codereview.webrtc.org/2250633002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc#newcode169 webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc:169: if (current_time_ms - _tmmbrSetTimeouts[source_idx] > On 2016/08/16 15:35:15, ...
4 years, 4 months ago (2016-08-16 15:40:06 UTC) #5
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/2250633002/1
4 years, 4 months ago (2016-08-16 19:56:59 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-16 22:15:44 UTC) #8
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 22:15:53 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/287e54820b30764ea95efd46208ea932efdbef69
Cr-Commit-Position: refs/heads/master@{#13786}

Powered by Google App Engine
This is Rietveld 408576698