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

Issue 2340763002: Split RtcpReceiver::HandleSenderReceiverReport into two functions (Closed)

Created:
4 years, 3 months ago by danilchap
Modified:
4 years, 3 months ago
Reviewers:
philipel
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Split RtcpReceiver::HandleSenderReceiverReport into two functions as a preparation to replace parsing implementation BUG=webrtc:5260 R=philipel@webrtc.org Committed: https://crrev.com/91511f13e1b07c8b143664c14147ca556c594ca7 Cr-Commit-Position: refs/heads/master@{#14237}

Patch Set 1 #

Patch Set 2 : nit #

Total comments: 8

Patch Set 3 : Comments fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -38 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 1 chunk +6 lines, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 1 2 4 chunks +60 lines, -37 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
danilchap
To make https://codereview.webrtc.org/2316093002/ more reviewable slicing out this change
4 years, 3 months ago (2016-09-14 11:45:33 UTC) #2
philipel
https://codereview.webrtc.org/2340763002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2340763002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode404 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:404: remoteSSRC) // have I received RTP packets from this ...
4 years, 3 months ago (2016-09-15 11:58:20 UTC) #3
danilchap
https://codereview.webrtc.org/2340763002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2340763002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode404 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:404: remoteSSRC) // have I received RTP packets from this ...
4 years, 3 months ago (2016-09-15 12:17:30 UTC) #4
philipel
lgtm
4 years, 3 months ago (2016-09-15 12:32:27 UTC) #5
danilchap
4 years, 3 months ago (2016-09-15 14:24:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
91511f13e1b07c8b143664c14147ca556c594ca7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698