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

Issue 2625903004: Rename fec_tables_xor.h -> fec_rate_table.h (Closed)

Created:
3 years, 11 months ago by brandtr
Modified:
3 years, 11 months ago
Reviewers:
sprang_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Rename fec_tables_xor.h -> fec_rate_table.h This is a slightly more descriptive name, since we only have one type of erasure code (XOR), and we only have one table. BUG=None Review-Url: https://codereview.webrtc.org/2625903004 Cr-Commit-Position: refs/heads/master@{#16032} Committed: https://chromium.googlesource.com/external/webrtc/+/71b1c1fc1dc57b63388871566c71711c8126eab7

Patch Set 1 #

Total comments: 4

Patch Set 2 : sprang comments 1. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -472 lines) Patch
M webrtc/modules/video_coding/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/modules/video_coding/fec_rate_table.h View 1 3 chunks +8 lines, -6 lines 0 comments Download
D webrtc/modules/video_coding/fec_tables_xor.h View 1 chunk +0 lines, -459 lines 0 comments Download
M webrtc/modules/video_coding/media_opt_util.cc View 1 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
brandtr
3 years, 11 months ago (2017-01-12 08:26:24 UTC) #2
sprang_webrtc
Maybe out of scope for this cl, but do we really need to have this ...
3 years, 11 months ago (2017-01-12 10:37:12 UTC) #3
brandtr
On 2017/01/12 10:37:12, språng wrote: > Maybe out of scope for this cl, but do ...
3 years, 11 months ago (2017-01-12 11:55:59 UTC) #5
brandtr
https://codereview.webrtc.org/2625903004/diff/1/webrtc/modules/video_coding/fec_rate_table.h File webrtc/modules/video_coding/fec_rate_table.h (right): https://codereview.webrtc.org/2625903004/diff/1/webrtc/modules/video_coding/fec_rate_table.h#newcode24 webrtc/modules/video_coding/fec_rate_table.h:24: static const unsigned char kFecRateTable[kFecRateTableSize] = { On 2017/01/12 ...
3 years, 11 months ago (2017-01-12 11:56:19 UTC) #6
sprang_webrtc
lgtm
3 years, 11 months ago (2017-01-12 11:59:04 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/2625903004/40001
3 years, 11 months ago (2017-01-12 11:59:28 UTC) #9
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 14:16:28 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/71b1c1fc1dc57b63388871566...

Powered by Google App Engine
This is Rietveld 408576698