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

Issue 2582043002: Fixing init time error in smoothing filter. (Closed)

Created:
4 years ago by minyue-webrtc
Modified:
3 years, 11 months ago
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, Andrew MacDonald, henrika_webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing init time error in smoothing filter. BUG=webrtc:6909, webrtc:6303 TBR=tina.legrand@webrtc.org Review-Url: https://codereview.webrtc.org/2582043002 Cr-Commit-Position: refs/heads/master@{#15817} Committed: https://chromium.googlesource.com/external/webrtc/+/7667db4a74ce630c19fff9e0ff953d1990b6301d

Patch Set 1 #

Patch Set 2 : fixing #

Total comments: 1

Patch Set 3 : reducing scope #

Total comments: 4

Patch Set 4 : small fixes #

Total comments: 6

Patch Set 5 : on Ivo's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -36 lines) Patch
M webrtc/common_audio/smoothing_filter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common_audio/smoothing_filter.cc View 1 2 3 4 5 chunks +45 lines, -28 lines 0 comments Download
M webrtc/common_audio/smoothing_filter_unittest.cc View 1 2 6 chunks +24 lines, -7 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
minyue-webrtc
hi Michael, Could you take a look at this?
4 years ago (2016-12-19 12:24:32 UTC) #3
minyue-webrtc
Hi Michael, PTAL again. https://codereview.webrtc.org/2582043002/diff/20001/webrtc/common_audio/smoothing_filter.cc File webrtc/common_audio/smoothing_filter.cc (right): https://codereview.webrtc.org/2582043002/diff/20001/webrtc/common_audio/smoothing_filter.cc#newcode17 webrtc/common_audio/smoothing_filter.cc:17: SmoothingFilterImpl::SmoothingFilterImpl(int init_time_ms, const Clock* clock) ...
4 years ago (2016-12-21 14:10:17 UTC) #4
minyue-webrtc
Hi Michael, As said, we'd like to reduce the scope of the this CL. PTAL ...
4 years ago (2016-12-22 12:40:48 UTC) #6
minyue-webrtc
Hi Ivo, Would you help review this CL? This is to fix an error in ...
3 years, 11 months ago (2016-12-27 15:14:09 UTC) #8
ivoc
I didn't check the math, since I'm not familiar enough with this class. I did ...
3 years, 11 months ago (2016-12-27 16:09:51 UTC) #9
minyue-webrtc
Thanks for the comments! see the new patch set. https://codereview.webrtc.org/2582043002/diff/60001/webrtc/common_audio/smoothing_filter.cc File webrtc/common_audio/smoothing_filter.cc (right): https://codereview.webrtc.org/2582043002/diff/60001/webrtc/common_audio/smoothing_filter.cc#newcode23 webrtc/common_audio/smoothing_filter.cc:23: ...
3 years, 11 months ago (2016-12-28 08:26:51 UTC) #10
ivoc
Great, lgtm code-wise.
3 years, 11 months ago (2016-12-28 08:46:33 UTC) #11
minyue-webrtc
On 2016/12/28 08:46:33, ivoc wrote: > Great, lgtm code-wise. Hi Michael, I submit this CL ...
3 years, 11 months ago (2016-12-28 10:01:15 UTC) #16
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/2582043002/80001
3 years, 11 months ago (2016-12-28 10:01:24 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/11787)
3 years, 11 months ago (2016-12-28 10:05:26 UTC) #20
minyue-webrtc
On 2016/12/28 10:05:26, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 11 months ago (2016-12-28 10:55:24 UTC) #23
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/2582043002/80001
3 years, 11 months ago (2016-12-28 10:55:56 UTC) #25
commit-bot: I haz the power
3 years, 11 months ago (2016-12-28 10:57:56 UTC) #28
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/7667db4a74ce630c19fff9e0f...

Powered by Google App Engine
This is Rietveld 408576698