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

Issue 2402283003: Cleanup of the mixer interface. (Closed)

Created:
4 years, 2 months ago by aleloi
Modified:
4 years, 2 months ago
Reviewers:
the sun, hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, hlundin-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Cleanup of the mixer interface. This implements some of the suggestions in https://codereview.webrtc.org/2386383003/, namely * Removing anonymous mixing. * Removing the volume meter. BUG=webrtc:6346 Committed: https://crrev.com/e97974d203b77e8fd13c057efadaba1b1c55fb1e Cr-Commit-Position: refs/heads/master@{#14609}

Patch Set 1 : Minimized diff #

Total comments: 24

Patch Set 2 : Formulation & upper case. #

Total comments: 1

Patch Set 3 : Rebase. #

Total comments: 8

Patch Set 4 : Blank line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -379 lines) Patch
M webrtc/modules/audio_mixer/audio_mixer.h View 1 2 3 3 chunks +4 lines, -39 lines 0 comments Download
M webrtc/modules/audio_mixer/audio_mixer_impl.h View 1 2 4 chunks +7 lines, -26 lines 0 comments Download
M webrtc/modules/audio_mixer/audio_mixer_impl.cc View 1 2 3 15 chunks +31 lines, -159 lines 0 comments Download
M webrtc/modules/audio_mixer/test/audio_mixer_unittest.cc View 1 2 3 14 chunks +18 lines, -155 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 25 (15 generated)
aleloi
Please take a look! This CL is part 1 of the mixer interface cleanup. There ...
4 years, 2 months ago (2016-10-10 12:54:39 UTC) #5
the sun
I love this! >300 lines shorter. Nice cleanup! Only one real question - whether the ...
4 years, 2 months ago (2016-10-10 13:46:07 UTC) #6
aleloi
https://codereview.webrtc.org/2402283003/diff/40001/webrtc/modules/audio_mixer/audio_mixer.h File webrtc/modules/audio_mixer/audio_mixer.h (left): https://codereview.webrtc.org/2402283003/diff/40001/webrtc/modules/audio_mixer/audio_mixer.h#oldcode79 webrtc/modules/audio_mixer/audio_mixer.h:79: // called from a single thread. The rate and ...
4 years, 2 months ago (2016-10-10 14:10:16 UTC) #9
the sun
https://codereview.webrtc.org/2402283003/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2402283003/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode84 webrtc/modules/audio_mixer/audio_mixer_impl.cc:84: if (audio_frame_list.empty()) { On 2016/10/10 14:10:16, aleloi wrote: > ...
4 years, 2 months ago (2016-10-10 14:19:53 UTC) #10
hlundin-webrtc
https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode198 webrtc/modules/audio_mixer/audio_mixer_impl.cc:198: Remove (at least) one blank line. https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.h File webrtc/modules/audio_mixer/audio_mixer_impl.h ...
4 years, 2 months ago (2016-10-11 11:37:57 UTC) #12
aleloi
Next patch set: removed a blank line :) https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode198 webrtc/modules/audio_mixer/audio_mixer_impl.cc:198: On ...
4 years, 2 months ago (2016-10-11 12:54:26 UTC) #16
hlundin-webrtc
lgtm https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.h File webrtc/modules/audio_mixer/audio_mixer_impl.h (left): https://codereview.webrtc.org/2402283003/diff/100001/webrtc/modules/audio_mixer/audio_mixer_impl.h#oldcode91 webrtc/modules/audio_mixer/audio_mixer_impl.h:91: int GetOutputAudioLevel() override; On 2016/10/11 12:54:26, aleloi wrote: ...
4 years, 2 months ago (2016-10-11 13:13:20 UTC) #17
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/2402283003/180001
4 years, 2 months ago (2016-10-12 09:27:47 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:180001)
4 years, 2 months ago (2016-10-12 10:06:12 UTC) #23
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 10:06:41 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e97974d203b77e8fd13c057efadaba1b1c55fb1e
Cr-Commit-Position: refs/heads/master@{#14609}

Powered by Google App Engine
This is Rietveld 408576698