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

Issue 1494593004: Make VoiceDetection not a ProcessingComponent. (Closed)

Created:
5 years ago by the sun
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make VoiceDetection not a ProcessingComponent (bit exact). BUG=webrtc:5354 Committed: https://crrev.com/a29386c26d515be9fbeaeca3e0bc6019f29142c2 Cr-Commit-Position: refs/heads/master@{#11047}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : new approach to init #

Patch Set 4 : now bitexact #

Total comments: 4

Patch Set 5 : rebase+comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -145 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 2 3 4 9 chunks +14 lines, -9 lines 0 comments Download
M webrtc/modules/audio_processing/voice_detection_impl.h View 1 2 3 2 chunks +20 lines, -30 lines 0 comments Download
M webrtc/modules/audio_processing/voice_detection_impl.cc View 1 2 3 4 4 chunks +71 lines, -106 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
the sun
On 2015/12/10 13:14:31, the sun wrote: > mailto:solenberg@webrtc.org changed reviewers: > + mailto:henrik.lundin@webrtc.org, mailto:peah@webrtc.org FYI, ...
5 years ago (2015-12-10 13:15:02 UTC) #3
the sun
Ready for review now.
5 years ago (2015-12-16 09:29:29 UTC) #6
peah-webrtc
On 2015/12/16 09:29:29, the sun wrote: > Ready for review now. Nice! lgtm
5 years ago (2015-12-16 09:50:51 UTC) #7
hlundin-webrtc
lgtm modulo two nits. https://codereview.webrtc.org/1494593004/diff/60001/webrtc/modules/audio_processing/voice_detection_impl.cc File webrtc/modules/audio_processing/voice_detection_impl.cc (right): https://codereview.webrtc.org/1494593004/diff/60001/webrtc/modules/audio_processing/voice_detection_impl.cc#newcode51 webrtc/modules/audio_processing/voice_detection_impl.cc:51: static_cast<size_t>(frame_size_ms_ * sample_rate_hz_) / 1000; ...
5 years ago (2015-12-16 10:21:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1494593004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1494593004/80001
5 years ago (2015-12-16 10:34:35 UTC) #11
the sun
https://codereview.webrtc.org/1494593004/diff/60001/webrtc/modules/audio_processing/voice_detection_impl.cc File webrtc/modules/audio_processing/voice_detection_impl.cc (right): https://codereview.webrtc.org/1494593004/diff/60001/webrtc/modules/audio_processing/voice_detection_impl.cc#newcode51 webrtc/modules/audio_processing/voice_detection_impl.cc:51: static_cast<size_t>(frame_size_ms_ * sample_rate_hz_) / 1000; On 2015/12/16 10:21:38, hlundin-webrtc ...
5 years ago (2015-12-16 10:36:23 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-16 11:31:16 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-16 11:31:23 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a29386c26d515be9fbeaeca3e0bc6019f29142c2
Cr-Commit-Position: refs/heads/master@{#11047}

Powered by Google App Engine
This is Rietveld 408576698