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

Issue 2501503003: Wire up FlexfecSender in RTP module and VideoSendStream. (Closed)

Created:
4 years, 1 month ago by brandtr
Modified:
4 years, 1 month ago
Reviewers:
terelius, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, video-team_agora.io, danilchap, yujie_mao (webrtc), zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Wire up FlexfecSender in RTP module and VideoSendStream. FlexfecSender is owned and configured by VideoSendStream. BUG=webrtc:5654 Committed: https://crrev.com/e950cadba59791f90a6d7abbc7baf583d539f0a4 Cr-Commit-Position: refs/heads/master@{#15082}

Patch Set 1 : Wire up FlexfecSender in RTP module and VideoSendStream #

Total comments: 11

Patch Set 2 : Feedback response 1. #

Total comments: 3

Patch Set 3 : LS_ERROR -> LS_WARNING. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -3 lines) Patch
M webrtc/modules/rtp_rtcp/include/rtp_rtcp.h View 2 chunks +5 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 9 chunks +75 lines, -2 lines 0 comments Download
M webrtc/video_send_stream.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
brandtr
Please have a look :) https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc#newcode1014 webrtc/video/video_send_stream.cc:1014: // See http://crbug.com/webrtc/6650 for ...
4 years, 1 month ago (2016-11-14 15:01:57 UTC) #4
stefan-webrtc
lg https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc#newcode90 webrtc/video/video_send_stream.cc:90: if (config.rtp.flexfec.flexfec_payload_type == -1) { Depending on answer ...
4 years, 1 month ago (2016-11-14 15:28:40 UTC) #5
brandtr
https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2501503003/diff/20001/webrtc/video/video_send_stream.cc#newcode90 webrtc/video/video_send_stream.cc:90: if (config.rtp.flexfec.flexfec_payload_type == -1) { On 2016/11/14 15:28:39, stefan-webrtc ...
4 years, 1 month ago (2016-11-15 09:19:08 UTC) #6
stefan-webrtc
lgtm
4 years, 1 month ago (2016-11-15 09:50:01 UTC) #7
terelius
lgtm with a couple of questions https://codereview.webrtc.org/2501503003/diff/40001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2501503003/diff/40001/webrtc/video/video_send_stream.cc#newcode107 webrtc/video/video_send_stream.cc:107: LOG(LS_WARNING) << "Both ...
4 years, 1 month ago (2016-11-15 09:58:09 UTC) #8
brandtr
https://codereview.webrtc.org/2501503003/diff/40001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2501503003/diff/40001/webrtc/video/video_send_stream.cc#newcode107 webrtc/video/video_send_stream.cc:107: LOG(LS_WARNING) << "Both FlexFEC and simulcast are enabled. This ...
4 years, 1 month ago (2016-11-15 10:28:20 UTC) #9
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/2501503003/60001
4 years, 1 month ago (2016-11-15 11:33:37 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 1 month ago (2016-11-15 13:25:43 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 13:25:52 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e950cadba59791f90a6d7abbc7baf583d539f0a4
Cr-Commit-Position: refs/heads/master@{#15082}

Powered by Google App Engine
This is Rietveld 408576698