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

Issue 2660403004: Fix and improve FlexFEC configuration for RTP/RTCP. (Closed)

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

Description

Fix and improve FlexFEC configuration for RTP/RTCP. Fix: Order of assignments is now correct, after being incorrect due to an incorrect merge between https://codereview.webrtc.org/2617373002/ and https://codereview.webrtc.org/2589713003. Improvement: Set parameters in more places, allowing for correct reconfiguration. Add TODOs to point of minor issues with current configuration. TESTED=By locally patching an application using this code. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2660403004 Cr-Commit-Position: refs/heads/master@{#16431} Committed: https://chromium.googlesource.com/external/webrtc/+/9d58d945855774c4321ada7d96997dbd1a7a7964

Patch Set 1 #

Patch Set 2 : Clean up unit test a bit. #

Patch Set 3 : EXPECT -> ASSERT. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -17 lines) Patch
M webrtc/media/engine/fakewebrtccall.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/fakewebrtccall.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 3 chunks +11 lines, -5 lines 1 comment Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 2 chunks +29 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
brandtr
https://codereview.webrtc.org/2660403004/diff/40001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2660403004/diff/40001/webrtc/media/engine/webrtcvideoengine2.cc#newcode1239 webrtc/media/engine/webrtcvideoengine2.cc:1239: flexfec_config->rtp_header_extensions = config->rtp.extensions; Note how this assignment is affected ...
3 years, 10 months ago (2017-02-01 10:11:41 UTC) #3
brandtr
ping Stefan. Would be good to have this one in, to simplify some further on ...
3 years, 10 months ago (2017-02-03 11:37:44 UTC) #4
stefan-webrtc
lgtm
3 years, 10 months ago (2017-02-03 11:49:46 UTC) #5
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/2660403004/40001
3 years, 10 months ago (2017-02-03 11:59:52 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 12:43:46 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/9d58d945855774c4321ada7d9...

Powered by Google App Engine
This is Rietveld 408576698