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

Issue 1746773002: [rtp_rtcp] tmmbr helper simplified by moving set_to_send member out (Closed)

Created:
4 years, 9 months ago by danilchap
Modified:
4 years, 7 months ago
Reviewers:
philipel, åsapersson
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

_boundingSetToSend moved out of tmmbr_help_ into tmmbn_to_send_ because in the TMMBRHelp class it is independent of other members. BUG=webrtc:5565 R=philipel Committed: https://crrev.com/6eaa3a41ce71df7f33b79cc011418dc7c3cf9490 Cr-Commit-Position: refs/heads/master@{#12669}

Patch Set 1 #

Total comments: 4

Patch Set 2 : TMMBRSet removed from rtcp_sender.h #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Patch Set 9 : rebase #

Total comments: 6

Patch Set 10 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -69 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 2 3 4 5 6 7 8 9 2 chunks +9 lines, -14 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +7 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.h View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -5 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.cc View 1 2 3 4 5 6 7 3 chunks +0 lines, -40 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
danilchap
4 years, 9 months ago (2016-02-29 17:28:43 UTC) #1
philipel
https://codereview.webrtc.org/1746773002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.h File webrtc/modules/rtp_rtcp/source/rtcp_sender.h (right): https://codereview.webrtc.org/1746773002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.h#newcode135 webrtc/modules/rtp_rtcp/source/rtcp_sender.h:135: void SetTMMBN(const TMMBRSet* boundingSet); While you are at it, ...
4 years, 9 months ago (2016-03-04 10:49:27 UTC) #3
danilchap
https://codereview.webrtc.org/1746773002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.h File webrtc/modules/rtp_rtcp/source/rtcp_sender.h (right): https://codereview.webrtc.org/1746773002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.h#newcode135 webrtc/modules/rtp_rtcp/source/rtcp_sender.h:135: void SetTMMBN(const TMMBRSet* boundingSet); On 2016/03/04 10:49:27, philipel wrote: ...
4 years, 9 months ago (2016-03-04 14:06:13 UTC) #4
philipel
lgtm
4 years, 9 months ago (2016-03-10 11:57:38 UTC) #5
åsapersson
lgtm https://codereview.webrtc.org/1746773002/diff/180001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1746773002/diff/180001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode644 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:644: for (const rtcp::TmmbItem& timber : tmmbn_to_send_) { maybe ...
4 years, 7 months ago (2016-05-09 15:57:11 UTC) #9
danilchap
https://codereview.webrtc.org/1746773002/diff/180001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1746773002/diff/180001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode644 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:644: for (const rtcp::TmmbItem& timber : tmmbn_to_send_) { On 2016/05/09 ...
4 years, 7 months ago (2016-05-09 16:06:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1746773002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1746773002/200001
4 years, 7 months ago (2016-05-09 16:32:11 UTC) #13
commit-bot: I haz the power
Committed patchset #10 (id:200001)
4 years, 7 months ago (2016-05-09 17:59:57 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 18:00:00 UTC) #17
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/6eaa3a41ce71df7f33b79cc011418dc7c3cf9490
Cr-Commit-Position: refs/heads/master@{#12669}

Powered by Google App Engine
This is Rietveld 408576698