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

Issue 1967473004: NetEq: Implement Expand::Muted (Closed)

Created:
4 years, 7 months ago by hlundin-webrtc
Modified:
4 years, 7 months ago
Reviewers:
minyue-webrtc
CC:
webrtc-reviews_webrtc.org, kwiberg-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

NetEq: Implement Expand::Muted Adding a new method to the Expand class, which will answer the question whether an ongoing expansion has been faded down to zero amplitude (i.e., been muted). Also adding a test. This new functionality will be used in CLs to follow. BUG=webrtc:5608 NOTRY=True Committed: https://crrev.com/f3995f71cec25402ee516707543dc7d76f2f3edb Cr-Commit-Position: refs/heads/master@{#12672}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixing the review nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M webrtc/modules/audio_coding/neteq/expand.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/expand.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/expand_unittest.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (9 generated)
hlundin-webrtc
Minyue, Please, take a look at this CL. Thanks!
4 years, 7 months ago (2016-05-10 11:29:08 UTC) #2
minyue-webrtc
lgtm one nit https://codereview.webrtc.org/1967473004/diff/1/webrtc/modules/audio_coding/neteq/expand_unittest.cc File webrtc/modules/audio_coding/neteq/expand_unittest.cc (right): https://codereview.webrtc.org/1967473004/diff/1/webrtc/modules/audio_coding/neteq/expand_unittest.cc#newcode189 webrtc/modules/audio_coding/neteq/expand_unittest.cc:189: EXPECT_FALSE(expand_.Muted()); // Should start unmuted. not ...
4 years, 7 months ago (2016-05-10 11:43:12 UTC) #3
hlundin-webrtc
Thanks! The new patch set will be committed. https://codereview.webrtc.org/1967473004/diff/1/webrtc/modules/audio_coding/neteq/expand_unittest.cc File webrtc/modules/audio_coding/neteq/expand_unittest.cc (right): https://codereview.webrtc.org/1967473004/diff/1/webrtc/modules/audio_coding/neteq/expand_unittest.cc#newcode189 webrtc/modules/audio_coding/neteq/expand_unittest.cc:189: EXPECT_FALSE(expand_.Muted()); ...
4 years, 7 months ago (2016-05-10 11:52:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1967473004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1967473004/20001
4 years, 7 months ago (2016-05-10 11:52:49 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x86_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x86_dbg/builds/3853)
4 years, 7 months ago (2016-05-10 12:09:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1967473004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1967473004/20001
4 years, 7 months ago (2016-05-10 12:53:20 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-10 12:54:40 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 12:54:53 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f3995f71cec25402ee516707543dc7d76f2f3edb
Cr-Commit-Position: refs/heads/master@{#12672}

Powered by Google App Engine
This is Rietveld 408576698