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

Issue 2062193002: Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). (Closed)

Created:
4 years, 6 months ago by the sun
Modified:
4 years, 6 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, yujie_mao (webrtc), Andrew MacDonald, henrika_webrtc, hlundin-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, 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

Add AudioReceiveStream::SetGain() method and use that in WVoMC::SetOutputVolume(). Removes the need to use VoEVolume::SetChannelOutputVolumeScaling(). BUG=webrtc:4690 Committed: https://crrev.com/217fb66e16627be23b8769edded8a23f6406ddab Cr-Commit-Position: refs/heads/master@{#13194}

Patch Set 1 #

Patch Set 2 : misc #

Total comments: 12

Patch Set 3 : rebase+comments #

Patch Set 4 : rebase #

Patch Set 5 : bad test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -43 lines) Patch
M webrtc/audio/audio_receive_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/audio/audio_receive_stream.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/audio/audio_receive_stream_unittest.cc View 1 2 4 chunks +15 lines, -6 lines 0 comments Download
M webrtc/audio_receive_stream.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.h View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/media/engine/fakewebrtccall.cc View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M webrtc/media/engine/fakewebrtcvoiceengine.h View 1 2 3 2 chunks +2 lines, -11 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 2 chunks +11 lines, -11 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 1 2 3 4 1 chunk +6 lines, -10 lines 0 comments Download
M webrtc/test/mock_voe_channel_proxy.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M webrtc/voice_engine/channel_proxy.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/voice_engine/channel_proxy.cc View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 21 (9 generated)
the sun
4 years, 6 months ago (2016-06-14 18:54:17 UTC) #3
kwiberg-webrtc
https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio/audio_receive_stream_unittest.cc File webrtc/audio/audio_receive_stream_unittest.cc (right): https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio/audio_receive_stream_unittest.cc#newcode100 webrtc/audio/audio_receive_stream_unittest.cc:100: .Times(1); Ummm... am I missing something, or is this ...
4 years, 6 months ago (2016-06-16 09:26:53 UTC) #4
the sun
Oops, I did it again, rebased+fixed comments. :( https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio/audio_receive_stream_unittest.cc File webrtc/audio/audio_receive_stream_unittest.cc (right): https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio/audio_receive_stream_unittest.cc#newcode100 webrtc/audio/audio_receive_stream_unittest.cc:100: .Times(1); ...
4 years, 6 months ago (2016-06-16 14:34:07 UTC) #5
kwiberg-webrtc
On 2016/06/16 14:34:07, the sun wrote: > Oops, I did it again, rebased+fixed comments. :( ...
4 years, 6 months ago (2016-06-17 07:37:49 UTC) #6
kwiberg-webrtc
lgtm https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio_receive_stream.h File webrtc/audio_receive_stream.h (right): https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio_receive_stream.h#newcode128 webrtc/audio_receive_stream.h:128: // is potentially forwarded to any attached AudioSinkInterface ...
4 years, 6 months ago (2016-06-17 07:38:54 UTC) #7
the sun
On 2016/06/17 07:37:49, kwiberg-webrtc wrote: > On 2016/06/16 14:34:07, the sun wrote: > > Oops, ...
4 years, 6 months ago (2016-06-17 08:48:54 UTC) #8
the sun
https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio_receive_stream.h File webrtc/audio_receive_stream.h (right): https://codereview.webrtc.org/2062193002/diff/20001/webrtc/audio_receive_stream.h#newcode128 webrtc/audio_receive_stream.h:128: // is potentially forwarded to any attached AudioSinkInterface implementation. ...
4 years, 6 months ago (2016-06-17 08:50:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062193002/60001
4 years, 6 months ago (2016-06-17 08:53:06 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/15994)
4 years, 6 months ago (2016-06-17 09:23:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062193002/80001
4 years, 6 months ago (2016-06-17 14:18:06 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago (2016-06-17 15:30:58 UTC) #19
commit-bot: I haz the power
4 years, 6 months ago (2016-06-17 15:31:06 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/217fb66e16627be23b8769edded8a23f6406ddab
Cr-Commit-Position: refs/heads/master@{#13194}

Powered by Google App Engine
This is Rietveld 408576698