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

Issue 2275443002: Minor fixes in FEC and RtpSender{,Video}. (pt. 2) (Closed)

Created:
4 years, 4 months ago by brandtr
Modified:
4 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@header_reader_writer-pt1-move_copy_column
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Minor fixes in FEC and RtpSender{,Video} - Rename GetNumberOfFecPackets -> NumFecPackets and PacketOverhead -> MaxPacketOverhead in ForwardErrorCorrection. - Rename FECPacketOverhead -> FecPacketOverhead in ProducerFec. - Move ownership of ForwardErrorCorrection from RTPSenderVideo to ProducerFec. - Make MaxPacketOverhead a member function of ForwardErrorCorrection. This will allow for changing it, based on FEC header types, later on. BUG=webrtc:5654 Committed: https://crrev.com/6631e8a21bd1e1335dc056f0f205643bf662caa0 Cr-Commit-Position: refs/heads/master@{#14194}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review response. #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -45 lines) Patch
M webrtc/modules/rtp_rtcp/source/forward_error_correction.h View 1 chunk +4 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/forward_error_correction.cc View 1 2 4 chunks +7 lines, -10 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec.h View 3 chunks +4 lines, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec.cc View 1 2 3 4 chunks +11 lines, -12 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/producer_fec_unittest.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_fec_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_video.h View 2 chunks +1 line, -2 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc View 1 3 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testFec/test_fec.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/test/fuzzers/producer_fec_fuzzer.cc View 1 chunk +1 line, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (11 generated)
brandtr
Split up previous large CL in five semi-indenpendent ones.
4 years, 4 months ago (2016-08-23 08:18:21 UTC) #4
danilchap
Update CL descriptioin: 1st rename doesn't look correct. lgtm % nit https://codereview.webrtc.org/2275443002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc File webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc (right): ...
4 years, 4 months ago (2016-08-23 09:16:11 UTC) #5
brandtr
https://codereview.webrtc.org/2275443002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc File webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc (right): https://codereview.webrtc.org/2275443002/diff/1/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc#newcode29 webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc:29: namespace { On 2016/08/23 09:16:11, danilchap wrote: > keep ...
4 years, 4 months ago (2016-08-23 09:36:37 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/2275443002/40001
4 years, 3 months ago (2016-08-29 09:43:58 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_rel/builds/15912)
4 years, 3 months ago (2016-08-29 09:51:28 UTC) #12
brandtr
Need holmer's lgtm for change to fuzzer :)
4 years, 3 months ago (2016-08-29 10:59:17 UTC) #13
brandtr
ping holmer :)
4 years, 3 months ago (2016-09-05 14:16:24 UTC) #14
brandtr
Rebase.
4 years, 3 months ago (2016-09-06 14:35:00 UTC) #15
stefan-webrtc
lgtm
4 years, 3 months ago (2016-09-13 07:20:58 UTC) #16
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/2275443002/60001
4 years, 3 months ago (2016-09-13 09:18:14 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-13 10:23:32 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 10:23:37 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6631e8a21bd1e1335dc056f0f205643bf662caa0
Cr-Commit-Position: refs/heads/master@{#14194}

Powered by Google App Engine
This is Rietveld 408576698