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

Issue 2373053002: Move RTCPHelp::RTCPReceiveInformation inside RTCPReceiver (Closed)

Created:
4 years, 2 months ago by danilchap
Modified:
4 years, 2 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

Move RTCPHelp::RTCPReceiveInformation inside RTCPReceiver move all logic from that class into RTCPReceiver too, Simplify and fix style on the way. BUG=webrtc:5565 Committed: https://crrev.com/7851bda9bc1df4f1efbaf8eba66bce4abe43005d Cr-Commit-Position: refs/heads/master@{#14442}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -209 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.h View 4 chunks +9 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc View 17 chunks +108 lines, -135 lines 6 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.h View 2 chunks +0 lines, -36 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc View 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
danilchap
4 years, 2 months ago (2016-09-28 08:52:55 UTC) #3
philipel
https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode150 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:150: int64_t last_received_rr = -1; Maybe make |last_received_rr| a member ...
4 years, 2 months ago (2016-09-29 11:39:21 UTC) #4
danilchap
https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode150 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:150: int64_t last_received_rr = -1; On 2016/09/29 11:39:21, philipel wrote: ...
4 years, 2 months ago (2016-09-29 13:00:58 UTC) #5
philipel
lgtm https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2373053002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode150 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:150: int64_t last_received_rr = -1; On 2016/09/29 13:00:58, danilchap ...
4 years, 2 months ago (2016-09-29 14:43:38 UTC) #6
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/2373053002/1
4 years, 2 months ago (2016-09-29 14:51:33 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 2 months ago (2016-09-29 16:52:07 UTC) #10
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/2373053002/1
4 years, 2 months ago (2016-09-29 22:19:50 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-29 22:28:10 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 22:28:16 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7851bda9bc1df4f1efbaf8eba66bce4abe43005d
Cr-Commit-Position: refs/heads/master@{#14442}

Powered by Google App Engine
This is Rietveld 408576698