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

Issue 2621573002: Remove FlexfecConfig and replace with specific struct in VideoSendStream. (Closed)

Created:
3 years, 11 months ago by brandtr
Modified:
3 years, 11 months ago
Reviewers:
philipel, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove FlexfecConfig and replace with specific struct in VideoSendStream. The existence of FlexfecConfig is due to a naive design. Now when it is not used on the receiving side (see https://codereview.webrtc.org/2542413002), it is time to remove it from the sending side as well. BUG=webrtc:5654 Review-Url: https://codereview.webrtc.org/2621573002 Cr-Commit-Position: refs/heads/master@{#16097} Committed: https://chromium.googlesource.com/external/webrtc/+/3d200bd6ac61437ed8808ed395d425c71c829c4a

Patch Set 1 #

Total comments: 2

Patch Set 2 : holmer comments 1. #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -98 lines) Patch
M webrtc/config.h View 1 chunk +0 lines, -22 lines 0 comments Download
M webrtc/config.cc View 1 chunk +0 lines, -38 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 2 3 7 chunks +13 lines, -13 lines 0 comments Download
M webrtc/test/call_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 1 chunk +4 lines, -3 lines 0 comments Download
M webrtc/video/send_statistics_proxy.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/video/send_statistics_proxy_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/video/video_quality_test.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 3 3 chunks +16 lines, -6 lines 0 comments Download
M webrtc/video_send_stream.h View 1 chunk +15 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
brandtr
3 years, 11 months ago (2017-01-09 11:44:25 UTC) #3
stefan-webrtc
lgtm % comment https://codereview.webrtc.org/2621573002/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2621573002/diff/20001/webrtc/video/video_send_stream.cc#newcode192 webrtc/video/video_send_stream.cc:192: ss << flexfec.protected_media_ssrcs[i]; Write this code ...
3 years, 11 months ago (2017-01-10 11:43:25 UTC) #4
brandtr
Thanks for feedback. https://codereview.webrtc.org/2621573002/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2621573002/diff/20001/webrtc/video/video_send_stream.cc#newcode192 webrtc/video/video_send_stream.cc:192: ss << flexfec.protected_media_ssrcs[i]; On 2017/01/10 11:43:25, ...
3 years, 11 months ago (2017-01-10 12:17:27 UTC) #5
brandtr
Rebase.
3 years, 11 months ago (2017-01-12 15:00:02 UTC) #6
brandtr
Rebase.
3 years, 11 months ago (2017-01-16 10:26:51 UTC) #7
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/2621573002/80001
3 years, 11 months ago (2017-01-16 14:35:15 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-16 14:59:24 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/3d200bd6ac61437ed8808ed39...

Powered by Google App Engine
This is Rietveld 408576698