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

Issue 2254703003: Remove TMMBRSet class (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

Remove TMMBRSet class by cleaning RTCPReceiveInfo class and following cleaning of RTCPReceiver::BoundingSet function. BUG=webrtc:5565 Committed: https://crrev.com/2b616397de09f5d4cc10b4e538abccba83158df2 Cr-Commit-Position: refs/heads/master@{#13817}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -219 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 2 chunks +1 line, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 12 chunks +31 lines, -50 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h View 1 2 chunks +24 lines, -26 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc View 1 1 chunk +24 lines, -58 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 3 chunks +18 lines, -20 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.h View 1 chunk +0 lines, -22 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/tmmbr_help.cc View 1 chunk +0 lines, -34 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
danilchap
Next cleanup CL. Last one for TMMBRSet, One of many for RTCPReceiver. ptal.
4 years, 4 months ago (2016-08-17 11:04:21 UTC) #6
philipel
https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode385 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:385: RTCPPacketInformation& rtcpPacketInformation) git cl format https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode1051 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:1051: receiveInfo.tmmbn.push_back( use ...
4 years, 4 months ago (2016-08-17 13:53:06 UTC) #7
danilchap
https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode385 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:385: RTCPPacketInformation& rtcpPacketInformation) On 2016/08/17 13:53:06, philipel wrote: > git ...
4 years, 4 months ago (2016-08-17 14:56:06 UTC) #8
philipel
https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode385 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:385: RTCPPacketInformation& rtcpPacketInformation) On 2016/08/17 14:56:05, danilchap wrote: > On ...
4 years, 4 months ago (2016-08-17 15:30:06 UTC) #9
danilchap
https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc (right): https://codereview.webrtc.org/2254703003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc#newcode119 webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc:119: RTCPReceiveInformation::~RTCPReceiveInformation() = default; On 2016/08/17 15:30:06, philipel wrote: > ...
4 years, 4 months ago (2016-08-17 16:15:33 UTC) #10
philipel
lgtm
4 years, 4 months ago (2016-08-18 11:15:07 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/2254703003/80001
4 years, 4 months ago (2016-08-18 13:09:43 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:80001)
4 years, 4 months ago (2016-08-18 13:17:48 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 13:17:57 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2b616397de09f5d4cc10b4e538abccba83158df2
Cr-Commit-Position: refs/heads/master@{#13817}

Powered by Google App Engine
This is Rietveld 408576698