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 1235643003: Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . (Closed)

Created:
5 years, 5 months ago by Peter Kasting
Modified:
5 years, 5 months ago
CC:
aluebs-webrtc, Andrew MacDonald, bjornv1, hlundin-webrtc, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, webrtc-reviews_webrtc.org
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Miscellaneous changes split from https://codereview.webrtc.org/1230503003 . These are mostly trivial changes and are separated out just to reduce the diff on that change to the minimum possible. Note explanatory comments on patch set 1. BUG=none TEST=none Committed: https://crrev.com/b297c5a01f88219da26cffe433804963d1b70f0f Cr-Commit-Position: refs/heads/master@{#9617}

Patch Set 1 #

Total comments: 9

Patch Set 2 : More bits #

Total comments: 12

Patch Set 3 : Review comments #

Patch Set 4 : static_cast isn't C #

Total comments: 5

Patch Set 5 : Review comment #

Patch Set 6 : Resync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -83 lines) Patch
M webrtc/common_audio/resampler/sinc_resampler.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/common_audio/vad/vad_core_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_audio/vad/vad_filterbank_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_audio/vad/vad_sp_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_audio/vad/vad_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/ilbc/do_plc.c View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c View 1 2 3 4 7 chunks +22 lines, -13 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/test/kenny.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/test/test_iSACfixfloat.c View 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/source/isac.c View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/ReleaseTest-API.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/main/test/simpleKenny.c View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/main/test/PCMFile.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc View 1 1 chunk +5 lines, -7 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/dsp_helper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/expand.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/packet_buffer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/neteq/test/RTPencode.cc View 2 chunks +16 lines, -14 lines 0 comments Download
M webrtc/modules/audio_device/android/audio_device_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.h View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc View 1 2 3 4 5 2 chunks +1 line, -2 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc View 1 2 3 4 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (7 generated)
Peter Kasting
kwiberg: webrtc/modules/audio_coding/ OWNERS niklas.enbom: webrtc/modules/audio_device/ OWNERS bjornv: webrtc/common_audio/, webrtc/modules/audio_processing/ OWNERS https://codereview.webrtc.org/1235643003/diff/1/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.h File webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.h (right): https://codereview.webrtc.org/1235643003/diff/1/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy.h#newcode31 ...
5 years, 5 months ago (2015-07-10 18:48:46 UTC) #2
niklas.enbom
I'm out on vacation, so please use henrika@ for my parts. On 2015/07/10 18:48:46, Peter ...
5 years, 5 months ago (2015-07-11 07:41:12 UTC) #3
Peter Kasting
->henrika for webrtc/modules/audio_device/ OWNERS
5 years, 5 months ago (2015-07-11 08:30:16 UTC) #5
kwiberg-webrtc
https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c File webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c (right): https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c#newcode32 webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c:32: int16_t *current_framesamples) Put * in the right place while ...
5 years, 5 months ago (2015-07-12 18:40:30 UTC) #6
Peter Kasting
https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/main/source/isac.c File webrtc/modules/audio_coding/codecs/isac/main/source/isac.c (right): https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/main/source/isac.c#newcode754 webrtc/modules/audio_coding/codecs/isac/main/source/isac.c:754: (crc >> (24 - k * 8)) & 0xFF; ...
5 years, 5 months ago (2015-07-13 02:41:25 UTC) #7
henrika_webrtc
audio_device/ LGTM
5 years, 5 months ago (2015-07-13 08:07:27 UTC) #8
Peter Kasting
https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c File webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c (right): https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c#newcode32 webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c:32: int16_t *current_framesamples) On 2015/07/12 at 18:40:30, kwiberg-webrtc wrote: > ...
5 years, 5 months ago (2015-07-13 22:25:04 UTC) #9
kwiberg-webrtc
lgtm for webrtc/modules/audio_coding/ https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/main/source/isac.c File webrtc/modules/audio_coding/codecs/isac/main/source/isac.c (right): https://codereview.webrtc.org/1235643003/diff/20001/webrtc/modules/audio_coding/codecs/isac/main/source/isac.c#newcode754 webrtc/modules/audio_coding/codecs/isac/main/source/isac.c:754: (crc >> (24 - k * ...
5 years, 5 months ago (2015-07-15 01:10:53 UTC) #10
Peter Kasting
Adding andrew as alternate OWNER for webrtc/common_audio/, webrtc/modules/audio_processing/ since bjornv hasn't responded. Whichever of you ...
5 years, 5 months ago (2015-07-15 06:28:56 UTC) #12
Peter Kasting
Seems bjornv is gone. More alternate owners: aluebs: webrtc/modules/audio_processing/ jan.skoglund: webrtc/common_audio/
5 years, 5 months ago (2015-07-16 19:12:04 UTC) #14
aluebs-webrtc
audio_processing/* lgtm, except 2 places where I am not sure and would like ekmeyerson or ...
5 years, 5 months ago (2015-07-16 21:03:41 UTC) #16
ekm
intelligibility/* lgtm, except one minor fix aluebs pointed out. https://codereview.webrtc.org/1235643003/diff/60001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1235643003/diff/60001/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode134 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:134: ...
5 years, 5 months ago (2015-07-16 21:37:18 UTC) #17
Peter Kasting
https://codereview.webrtc.org/1235643003/diff/60001/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc (right): https://codereview.webrtc.org/1235643003/diff/60001/webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc#newcode39 webrtc/modules/audio_processing/intelligibility/test/intelligibility_proc.cc:39: return value >= 0; On 2015/07/16 at 21:37:18, ekm ...
5 years, 5 months ago (2015-07-17 00:05:14 UTC) #18
jks
LGTM for common_audio
5 years, 5 months ago (2015-07-22 14:03:15 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1235643003/100001
5 years, 5 months ago (2015-07-22 20:33:04 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 5 months ago (2015-07-22 22:17:27 UTC) #23
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 22:17:32 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/b297c5a01f88219da26cffe433804963d1b70f0f
Cr-Commit-Position: refs/heads/master@{#9617}

Powered by Google App Engine
This is Rietveld 408576698