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

Issue 1190733004: Attempt to reland: Allow intelligibility to compile in apm (https://codereview.webrtc.org/118232300… (Closed)

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

Description

Attempt to reland: Allow intelligibility to compile in apm (https://codereview.webrtc.org/1182323005/) Revert of original: https://codereview.webrtc.org/1187033005/ Changes in original: - Added files to gyp and BUILD - Made minor fixes to get everything to compile and intelligibility_proc to run - Added comments - Auto-reformatting New Changes: - Added <numeric> header to intelligibility_enhancer.cc to address buildbot errors - Switched to use WAV for i/o in intelligibility_proc.cc to address windows errors - clean up Note: Patch 1 duplicates Patch 7 of https://codereview.webrtc.org/1182323005/ R=andrew@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/db4fecfb01ac51e936e4b7496a4929e713080f07

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed comments #

Total comments: 2

Patch Set 3 : Changed temp file name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -305 lines) Patch
M webrtc/modules/audio_processing/BUILD.gn View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing.gypi View 1 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_tests.gypi View 1 1 chunk +14 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.h View 4 chunks +75 lines, -34 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc View 17 chunks +103 lines, -80 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc View 1 2 1 chunk +96 lines, -138 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_utils.h View 5 chunks +22 lines, -22 lines 0 comments Download
M webrtc/modules/audio_processing/intelligibility/intelligibility_utils.cc View 10 chunks +44 lines, -31 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
ekm
5 years, 6 months ago (2015-06-18 19:55:13 UTC) #2
Andrew MacDonald
lgtm with minor changes. https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc (right): https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc#newcode79 webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc:79: const std::string kTmpOutFile = "tmp_out_file.wav"; ...
5 years, 6 months ago (2015-06-18 23:14:57 UTC) #3
Andrew MacDonald
https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc (right): https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc#newcode79 webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc:79: const std::string kTmpOutFile = "tmp_out_file.wav"; Whoops, wrong codesearch. I ...
5 years, 6 months ago (2015-06-18 23:16:12 UTC) #4
ekm
https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc (right): https://codereview.webrtc.org/1190733004/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc#newcode79 webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc:79: const std::string kTmpOutFile = "tmp_out_file.wav"; On 2015/06/18 23:14:57, andrew ...
5 years, 6 months ago (2015-06-19 02:02:00 UTC) #5
Andrew MacDonald
lgtm with small change https://codereview.webrtc.org/1190733004/diff/20001/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc (right): https://codereview.webrtc.org/1190733004/diff/20001/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc#newcode126 webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc:126: std::string TempOutFilename = const std::string ...
5 years, 6 months ago (2015-06-19 03:59:30 UTC) #6
ekm
https://codereview.webrtc.org/1190733004/diff/20001/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc (right): https://codereview.webrtc.org/1190733004/diff/20001/webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc#newcode126 webrtc/modules/audio_processing/intelligibility/intelligibility_proc.cc:126: std::string TempOutFilename = On 2015/06/19 03:59:30, andrew wrote: > ...
5 years, 6 months ago (2015-06-19 04:11:37 UTC) #7
Andrew MacDonald
lgtm++
5 years, 6 months ago (2015-06-19 04:19:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1190733004/40001
5 years, 6 months ago (2015-06-22 21:48:41 UTC) #10
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
5 years, 6 months ago (2015-06-22 21:48:43 UTC) #12
ekm
5 years, 6 months ago (2015-06-23 00:49:19 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
db4fecfb01ac51e936e4b7496a4929e713080f07 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698