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

Issue 2269893002: Move InsertZeroColumns and CopyColumn to ::internal. (pt. 1) (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@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move InsertZeroColumns and CopyColumn to ::internal. These functions operate directly on the packet masks, and are thus not directly involved in the FEC encoding/decoding operation. The ::internal namespace is used for packet mask-related functions, and will be renamed later on. This CL should have no impact on functionality or performance. BUG=webrtc:5654 Committed: https://crrev.com/00e45bb09d9d5e78b0dd614a1a28bbb98683fb1e Cr-Commit-Position: refs/heads/master@{#13914}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review response. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -63 lines) Patch
M webrtc/modules/rtp_rtcp/source/forward_error_correction.h View 1 chunk +0 lines, -20 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/forward_error_correction.cc View 1 3 chunks +13 lines, -43 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h View 1 chunk +27 lines, -0 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc View 2 chunks +34 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
brandtr
Split up previous large CL in five semi-indenpendent ones.
4 years, 4 months ago (2016-08-23 08:17:53 UTC) #4
danilchap
lgtm https://codereview.webrtc.org/2269893002/diff/1/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc File webrtc/modules/rtp_rtcp/source/forward_error_correction.cc (right): https://codereview.webrtc.org/2269893002/diff/1/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc#newcode320 webrtc/modules/rtp_rtcp/source/forward_error_correction.cc:320: const uint16_t num_zeros_to_insert = probably better to leave ...
4 years, 4 months ago (2016-08-23 08:43:00 UTC) #5
brandtr
https://codereview.webrtc.org/2269893002/diff/1/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc File webrtc/modules/rtp_rtcp/source/forward_error_correction.cc (right): https://codereview.webrtc.org/2269893002/diff/1/webrtc/modules/rtp_rtcp/source/forward_error_correction.cc#newcode320 webrtc/modules/rtp_rtcp/source/forward_error_correction.cc:320: const uint16_t num_zeros_to_insert = On 2016/08/23 08:43:00, danilchap wrote: ...
4 years, 4 months ago (2016-08-23 09:26:02 UTC) #6
stefan-webrtc
lgtm
4 years, 4 months ago (2016-08-23 09:31:27 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/2269893002/20001
4 years, 3 months ago (2016-08-25 08:23:25 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-25 09:36:05 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-08-25 09:36:18 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/00e45bb09d9d5e78b0dd614a1a28bbb98683fb1e
Cr-Commit-Position: refs/heads/master@{#13914}

Powered by Google App Engine
This is Rietveld 408576698