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

Issue 2882433003: Reduce VideoSendStream recreations due to FlexFEC. (Closed)

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

Description

Reduce VideoSendStream recreations due to FlexFEC. This CL reduces the number of VideoSendStream recreations during SDP renegotiation by checking the FlexFEC field trials before, and not after, the SDP codec diffing logic. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2882433003 Cr-Commit-Position: refs/heads/master@{#18211} Committed: https://chromium.googlesource.com/external/webrtc/+/31bd224f356b6dff18664370abd475351de4c683

Patch Set 1 #

Total comments: 4

Patch Set 2 : perkj comments 1. #

Total comments: 8

Patch Set 3 : perkj comments 2. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -55 lines) Patch
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 6 chunks +23 lines, -11 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 11 chunks +115 lines, -44 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
brandtr
Hey Per, would you mind taking a look at this CL? The main difference is ...
3 years, 7 months ago (2017-05-12 07:33:26 UTC) #4
perkj_webrtc
I am a bit confused. Without the experiment we should never advertise flexfec in neither ...
3 years, 7 months ago (2017-05-12 08:37:23 UTC) #5
brandtr
On 2017/05/12 08:37:23, perkj_webrtc wrote: > I am a bit confused. Without the experiment we ...
3 years, 7 months ago (2017-05-12 09:03:13 UTC) #6
brandtr
https://codereview.webrtc.org/2882433003/diff/40001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2882433003/diff/40001/webrtc/media/engine/webrtcvideoengine2.cc#newcode1284 webrtc/media/engine/webrtcvideoengine2.cc:1284: if (map_flexfec_recv_ && On 2017/05/12 08:37:23, perkj_webrtc wrote: > ...
3 years, 7 months ago (2017-05-12 09:04:33 UTC) #7
perkj_webrtc
https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc#newcode1616 webrtc/media/engine/webrtcvideoengine2.cc:1616: if (map_flexfec_send) { rename variable or keep function call. ...
3 years, 7 months ago (2017-05-12 12:05:06 UTC) #8
brandtr
On 2017/05/12 12:05:06, perkj_webrtc wrote: > https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc > File webrtc/media/engine/webrtcvideoengine2.cc (right): > > https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc#newcode1616 > ...
3 years, 7 months ago (2017-05-15 12:24:03 UTC) #13
brandtr
https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2882433003/diff/60001/webrtc/media/engine/webrtcvideoengine2.cc#newcode1616 webrtc/media/engine/webrtcvideoengine2.cc:1616: if (map_flexfec_send) { On 2017/05/12 12:05:05, perkj_webrtc wrote: > ...
3 years, 7 months ago (2017-05-15 12:24:14 UTC) #14
brandtr
Rebase.
3 years, 7 months ago (2017-05-17 07:10:24 UTC) #16
perkj_webrtc
Sorry, missed this. lgtm
3 years, 7 months ago (2017-05-19 06:46:54 UTC) #17
brandtr
On 2017/05/19 06:46:54, perkj_webrtc wrote: > Sorry, missed this. > > lgtm No worries. Thanks.
3 years, 7 months ago (2017-05-19 09:03:46 UTC) #18
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/2882433003/180001
3 years, 7 months ago (2017-05-19 12:45:35 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 12:47:52 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:180001) as
https://chromium.googlesource.com/external/webrtc/+/31bd224f356b6dff18664370a...

Powered by Google App Engine
This is Rietveld 408576698