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

Issue 2669413003: Enable send-side BWE by default for video in call tests. (Closed)

Created:
3 years, 10 months ago by stefan-webrtc
Modified:
3 years, 10 months ago
Reviewers:
brandtr
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable send-side BWE by default for video in call tests. Also fixes a bug where RTCP transport feedback was sent even though RTCP was disabled. May affect perf numbers since the behavior of the send-side BWE differs a lot from the recv-side BWE. BUG=webrtc:7111 Review-Url: https://codereview.webrtc.org/2669413003 Cr-Commit-Position: refs/heads/master@{#16451} Committed: https://chromium.googlesource.com/external/webrtc/+/b77c716d8afc3333c8d65b2738cb645ad4ed00f7

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -81 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtcp_sender.cc View 1 chunk +6 lines, -0 lines 2 comments Download
M webrtc/test/call_test.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 10 chunks +72 lines, -59 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 4 chunks +6 lines, -20 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
stefan-webrtc
3 years, 10 months ago (2017-02-03 10:38:25 UTC) #2
stefan-webrtc
.
3 years, 10 months ago (2017-02-03 12:25:43 UTC) #3
stefan-webrtc
.
3 years, 10 months ago (2017-02-03 14:06:31 UTC) #8
stefan-webrtc
.
3 years, 10 months ago (2017-02-03 14:35:48 UTC) #9
brandtr
lgtm with nit https://codereview.webrtc.org/2669413003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/2669413003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode1055 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:1055: return false; Is this a bugfix? ...
3 years, 10 months ago (2017-02-06 13:25:25 UTC) #10
brandtr
On 2017/02/06 13:25:25, brandtr wrote: > lgtm with nit > > https://codereview.webrtc.org/2669413003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc > File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc ...
3 years, 10 months ago (2017-02-06 13:26:15 UTC) #11
stefan-webrtc
https://codereview.webrtc.org/2669413003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc File webrtc/modules/rtp_rtcp/source/rtcp_sender.cc (right): https://codereview.webrtc.org/2669413003/diff/60001/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc#newcode1055 webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:1055: return false; On 2017/02/06 13:25:25, brandtr wrote: > Is ...
3 years, 10 months ago (2017-02-06 13:35:35 UTC) #14
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/2669413003/60001
3 years, 10 months ago (2017-02-06 13:35:52 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-02-06 14:29:42 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/b77c716d8afc3333c8d65b273...

Powered by Google App Engine
This is Rietveld 408576698