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

Issue 2716733005: Split FlexFEC field trial in two. (Closed)

Created:
3 years, 10 months ago by brandtr
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Split FlexFEC field trial in two. - The "flexfec-03" codec is advertised in the SDP whenever the "WebRTC-FlexFEC-03-Advertised" field trial is enabled. - Sending FlexFEC packets is enabled whenever the "flexfec-03" codec is negotiated, and the "WebRTC-FlexFEC-03" field trial is enabled. After this CL, the number of calls to WebRtcVideoChannel2::WebRtcVideoSendStream::SetCodec during renegotiation will be reduced for cases when only one endpoint has the "WebRTC-FlexFEC-03" field trial enabled. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2716733005 Cr-Commit-Position: refs/heads/master@{#16925} Committed: https://chromium.googlesource.com/external/webrtc/+/340e3fd59f2af4b13e5ffb8430cf87e15f334066

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -20 lines) Patch
M webrtc/media/engine/internalencoderfactory.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 4 chunks +10 lines, -13 lines 2 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/RTCFieldTrials.mm View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/sdk/objc/Framework/Headers/WebRTC/RTCFieldTrials.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
brandtr
Update.
3 years, 9 months ago (2017-02-27 23:48:29 UTC) #1
brandtr
objc
3 years, 9 months ago (2017-02-28 00:40:11 UTC) #2
brandtr
Rebase.
3 years, 9 months ago (2017-02-28 17:31:48 UTC) #8
brandtr
As discussed yesterday. https://codereview.webrtc.org/2716733005/diff/100001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (left): https://codereview.webrtc.org/2716733005/diff/100001/webrtc/media/engine/webrtcvideoengine2.cc#oldcode2298 webrtc/media/engine/webrtcvideoengine2.cc:2298: if (IsFlexfecFieldTrialEnabled() && flexfec_config_.IsCompleteAndEnabled()) { Our ...
3 years, 9 months ago (2017-02-28 17:50:33 UTC) #11
tkchin_webrtc
On 2017/02/28 17:50:33, brandtr wrote: > As discussed yesterday. > > https://codereview.webrtc.org/2716733005/diff/100001/webrtc/media/engine/webrtcvideoengine2.cc > File webrtc/media/engine/webrtcvideoengine2.cc ...
3 years, 9 months ago (2017-02-28 18:41:05 UTC) #12
stefan-webrtc
lgtm
3 years, 9 months ago (2017-02-28 19:06:46 UTC) #13
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/2716733005/100001
3 years, 9 months ago (2017-02-28 23:40:37 UTC) #19
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 23:43:15 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/340e3fd59f2af4b13e5ffb843...

Powered by Google App Engine
This is Rietveld 408576698