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

Issue 2997363002: Add experiment to disable ulpfec. (Closed)

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

Description

Add experiment to disable ulpfec. BUG=None Review-Url: https://codereview.webrtc.org/2997363002 Cr-Commit-Position: refs/heads/master@{#19471} Committed: https://chromium.googlesource.com/external/webrtc/+/60e10c794e8d5740e7295a2e0f0bc697eecdaa3b

Patch Set 1 #

Patch Set 2 : . #

Total comments: 5

Patch Set 3 : Comments addressed. #

Patch Set 4 : Cleanup #

Total comments: 6

Patch Set 5 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M webrtc/video/video_send_stream.cc View 1 2 3 4 2 chunks +6 lines, -3 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
stefan-webrtc
3 years, 4 months ago (2017-08-22 14:36:52 UTC) #2
brandtr
https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc File webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc (right): https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc#newcode65 webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc:65: webrtc::field_trial::FindFullName(kDisableUlpfecExperiment); You can use this function instead: https://cs.chromium.org/chromium/src/third_party/webrtc/system_wrappers/include/field_trial.h?l=68&rcl=35c6258933208dda27a9497aab5165d556e3575e https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc#newcode159 ...
3 years, 4 months ago (2017-08-22 14:58:08 UTC) #3
stefan-webrtc
https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc File webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc (right): https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc#newcode159 webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc:159: if (ulpfec_disabled_) On 2017/08/22 14:58:08, brandtr wrote: > Is ...
3 years, 4 months ago (2017-08-22 15:06:01 UTC) #4
stefan-webrtc
Comments addressed.
3 years, 4 months ago (2017-08-23 13:12:07 UTC) #5
stefan-webrtc
Cleanup
3 years, 4 months ago (2017-08-23 13:13:38 UTC) #6
stefan-webrtc
https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc File webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc (right): https://codereview.webrtc.org/2997363002/diff/20001/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc#newcode65 webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc:65: webrtc::field_trial::FindFullName(kDisableUlpfecExperiment); On 2017/08/22 14:58:08, brandtr wrote: > You can ...
3 years, 4 months ago (2017-08-23 13:14:11 UTC) #7
brandtr
lgtm, but added some suggestions https://codereview.webrtc.org/2997363002/diff/60001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2997363002/diff/60001/webrtc/video/video_send_stream.cc#newcode991 webrtc/video/video_send_stream.cc:991: LOG(LS_INFO) << "Experiment to ...
3 years, 4 months ago (2017-08-23 14:10:44 UTC) #8
stefan-webrtc
Comments addressed.
3 years, 4 months ago (2017-08-23 14:27:00 UTC) #9
stefan-webrtc
https://codereview.webrtc.org/2997363002/diff/60001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2997363002/diff/60001/webrtc/video/video_send_stream.cc#newcode991 webrtc/video/video_send_stream.cc:991: LOG(LS_INFO) << "Experiment to disable FlexFEC is enabled."; On ...
3 years, 4 months ago (2017-08-23 14:27:08 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/2997363002/80001
3 years, 4 months ago (2017-08-23 14:27:39 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, build has not started yet; ...
3 years, 4 months ago (2017-08-23 16:28:09 UTC) #15
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/2997363002/80001
3 years, 4 months ago (2017-08-23 16:31:28 UTC) #17
commit-bot: I haz the power
3 years, 4 months ago (2017-08-23 17:40:08 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/60e10c794e8d5740e7295a2e0...

Powered by Google App Engine
This is Rietveld 408576698