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

Issue 1985743002: Propagate muted parameter to VoE::Channel (Closed)

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

Description

Propagate muted parameter to VoE::Channel Deleted the temporary ACM method without the muted parameter, and had to modify several tests for this. The muted parameter is not yet propagated to the AudioConferenceMixer; this is the next step. BUG=webrtc:5609 TBR=perkj@webrtc.org Committed: https://crrev.com/d4ccb00b9e636cc8b4297db5555654b2546681e0 Cr-Commit-Position: refs/heads/master@{#12779}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixing review comments #

Patch Set 3 : Resurrect the PlayoutData10Ms(int, AudioFrame*) method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -27 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc View 4 chunks +14 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/test/APITest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/test/EncodeDecodeTest.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/test/TestAllCodecs.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/TestRedFec.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/TestStereo.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/TestVADDTX.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/TwoWayCommunication.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M webrtc/modules/audio_coding/test/delay_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/iSACTest.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/test/insert_packet_with_timing.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/opus_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M webrtc/modules/audio_coding/test/target_delay_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/modules/utility/source/coder.cc View 1 2 chunks +19 lines, -3 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 3 chunks +5 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (8 generated)
hlundin-webrtc
Please, review this CL. henrika@: webrtc/voice_engine/channel.cc perkj@: webrtc/modules/utility/source/coder.cc minyue@: webrtc/modules/audio_coding/* Thanks!
4 years, 7 months ago (2016-05-16 15:30:19 UTC) #2
henrika_webrtc
LGTM
4 years, 7 months ago (2016-05-16 15:35:06 UTC) #3
minyue-webrtc
good work! lg + some comments https://codereview.webrtc.org/1985743002/diff/1/webrtc/modules/audio_coding/test/TestStereo.cc File webrtc/modules/audio_coding/test/TestStereo.cc (right): https://codereview.webrtc.org/1985743002/diff/1/webrtc/modules/audio_coding/test/TestStereo.cc#newcode797 webrtc/modules/audio_coding/test/TestStereo.cc:797: RTC_DCHECK(!muted); why not ...
4 years, 7 months ago (2016-05-17 02:20:57 UTC) #4
hlundin-webrtc
Fixing review comments
4 years, 7 months ago (2016-05-17 06:37:37 UTC) #5
hlundin-webrtc
Resurrect the PlayoutData10Ms(int, AudioFrame*) method
4 years, 7 months ago (2016-05-17 07:12:04 UTC) #6
hlundin-webrtc
Thanks! Minyue, PTAL again. In PS#2, I address your comments. In PS#3, I put back ...
4 years, 7 months ago (2016-05-17 07:18:44 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985743002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985743002/40001
4 years, 7 months ago (2016-05-17 13:18:10 UTC) #9
minyue-webrtc
lgtm
4 years, 7 months ago (2016-05-17 15:16:37 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 7 months ago (2016-05-17 15:18:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1985743002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1985743002/40001
4 years, 7 months ago (2016-05-17 19:16:58 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-17 19:22:02 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 19:22:11 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d4ccb00b9e636cc8b4297db5555654b2546681e0
Cr-Commit-Position: refs/heads/master@{#12779}

Powered by Google App Engine
This is Rietveld 408576698