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

Issue 2702373002: Reduce usage of tmmbr information structure (Closed)

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

Description

Reduce usage of tmmbr information structure by creating it on accepted tmmbr/tmmbn rtcp messages rather on sender/receiver reports. BUG=webrtc:5565 Review-Url: https://codereview.webrtc.org/2702373002 Cr-Commit-Position: refs/heads/master@{#16748} Committed: https://chromium.googlesource.com/external/webrtc/+/ec067e9d2192902e7eaaee405ca0f4e5455f98c1

Patch Set 1 #

Patch Set 2 : nits #

Total comments: 2

Patch Set 3 : CreateTmmbrInformation -> FindOrCreateTmmbrInfo #

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

Messages

Total messages: 15 (10 generated)
danilchap
Should keep old behavior when tmmbr is used, but shouldn't add anything to tmmbr_infos map ...
3 years, 10 months ago (2017-02-20 18:54:11 UTC) #5
stefan-webrtc
lgtm % nit https://codereview.webrtc.org/2702373002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2702373002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode538 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:538: RTCPReceiver::TmmbrInformation* RTCPReceiver::CreateTmmbrInformation( Rename this FindOrCreateTmmbrInfo? (assuming ...
3 years, 10 months ago (2017-02-21 12:10:51 UTC) #8
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/2702373002/40001
3 years, 10 months ago (2017-02-21 12:15:45 UTC) #11
danilchap
https://codereview.webrtc.org/2702373002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc File webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc (right): https://codereview.webrtc.org/2702373002/diff/20001/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc#newcode538 webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:538: RTCPReceiver::TmmbrInformation* RTCPReceiver::CreateTmmbrInformation( On 2017/02/21 12:10:51, stefan-webrtc wrote: > Rename ...
3 years, 10 months ago (2017-02-21 12:15:48 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-21 13:38:23 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/ec067e9d2192902e7eaaee405...

Powered by Google App Engine
This is Rietveld 408576698