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 1827953002: Make rtcp sender use max transfer unit. (Closed)

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

Make rtcp sender use max transfer unit. Remove packet overhead from rtp sender as unused. R=philipel, åsapersson Committed: https://crrev.com/41befcee7d25dabb8f6871dcdef4adc1a0004932 Cr-Commit-Position: refs/heads/master@{#12165}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rtcp packet overhead changes reverted #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -26 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_sender.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 2 5 chunks +12 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 2 chunks +13 lines, -11 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender.h View 4 chunks +1 line, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender.cc View 3 chunks +1 line, -7 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
danilchap
RtpSender has no use for packet overhead, while RtcpSender does. RtcpSender should also use max ...
4 years, 9 months ago (2016-03-24 10:26:14 UTC) #1
åsapersson
https://codereview.webrtc.org/1827953002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1827953002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode610 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:610: candidateSet->SetEntry(lengthOfBoundingSet, tmmbr_send_, packet_overhead_, Should packet_overhead_ for tmmbr include the ...
4 years, 8 months ago (2016-03-30 10:28:36 UTC) #2
danilchap
https://codereview.webrtc.org/1827953002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1827953002/diff/1/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode610 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:610: candidateSet->SetEntry(lengthOfBoundingSet, tmmbr_send_, packet_overhead_, On 2016/03/30 10:28:36, åsapersson wrote: > ...
4 years, 8 months ago (2016-03-30 12:38:25 UTC) #4
åsapersson
lgtm https://codereview.webrtc.org/1827953002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1827953002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode283 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:283: void RTCPSender::SetMaxPayloadLength(size_t length) { length->max_payload_length
4 years, 8 months ago (2016-03-30 13:31:10 UTC) #5
danilchap
https://codereview.webrtc.org/1827953002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/1827953002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode283 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:283: void RTCPSender::SetMaxPayloadLength(size_t length) { On 2016/03/30 13:31:10, åsapersson wrote: ...
4 years, 8 months ago (2016-03-30 14:04:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827953002/40001
4 years, 8 months ago (2016-03-30 17:34:29 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-03-30 18:11:56 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-03-30 18:12:01 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/41befcee7d25dabb8f6871dcdef4adc1a0004932
Cr-Commit-Position: refs/heads/master@{#12165}

Powered by Google App Engine
This is Rietveld 408576698