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

Issue 2298163002: Simplifications of the mixing algorithm. (Closed)

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

Description

Simplifications of the mixing algorithm. Methods are named more consistently and have a more consistent signatures. The call structure of mixing is slightly simplified. Anonymous participants are also ramped up. NOTRY=True Committed: https://crrev.com/652ac89c09adba4be85a27b0be8c2fc2395d16f1 Cr-Commit-Position: refs/heads/master@{#14110}

Patch Set 1 : Initial PS #

Total comments: 16

Patch Set 2 : Rebase. #

Total comments: 1

Patch Set 3 : Rebase. #

Patch Set 4 : Unnecessary parentheses. #

Patch Set 5 : list -> vector. #

Patch Set 6 : Int conversions. #

Patch Set 7 : Rebase. #

Patch Set 8 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -98 lines) Patch
M webrtc/modules/audio_mixer/audio_mixer_impl.h View 1 2 3 4 5 6 5 chunks +9 lines, -23 lines 0 comments Download
M webrtc/modules/audio_mixer/audio_mixer_impl.cc View 1 2 3 4 5 6 10 chunks +72 lines, -75 lines 0 comments Download
M webrtc/modules/audio_mixer/test/audio_mixer_unittest.cc View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (9 generated)
aleloi
Have another one! It's part 2 of the original mess I sent out earlier. This ...
4 years, 3 months ago (2016-08-31 11:34:29 UTC) #4
ivoc
https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode490 webrtc/modules/audio_mixer/audio_mixer_impl.cc:490: uint32_t position = 0; It looks like this is ...
4 years, 3 months ago (2016-08-31 15:01:06 UTC) #5
aleloi
https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode490 webrtc/modules/audio_mixer/audio_mixer_impl.cc:490: uint32_t position = 0; On 2016/08/31 15:01:06, ivoc wrote: ...
4 years, 3 months ago (2016-08-31 15:25:34 UTC) #6
kwiberg-webrtc
lgtm https://codereview.webrtc.org/2298163002/diff/70001/webrtc/modules/audio_mixer/audio_mixer_impl.cc File webrtc/modules/audio_mixer/audio_mixer_impl.cc (right): https://codereview.webrtc.org/2298163002/diff/70001/webrtc/modules/audio_mixer/audio_mixer_impl.cc#newcode437 webrtc/modules/audio_mixer/audio_mixer_impl.cc:437: ramp_list.emplace_back((*audio_source), audio_frame, false, Unnecessary parentheses.
4 years, 3 months ago (2016-09-01 11:43:46 UTC) #8
aleloi
https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.h File webrtc/modules/audio_mixer/audio_mixer_impl.h (right): https://codereview.webrtc.org/2298163002/diff/40001/webrtc/modules/audio_mixer/audio_mixer_impl.h#newcode29 webrtc/modules/audio_mixer/audio_mixer_impl.h:29: typedef std::list<AudioFrame*> AudioFrameList; On 2016/08/31 15:01:06, ivoc wrote: > ...
4 years, 3 months ago (2016-09-01 13:20:43 UTC) #9
ivoc
lgtm.
4 years, 3 months ago (2016-09-01 14:10:48 UTC) #10
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/2298163002/190001
4 years, 3 months ago (2016-09-07 14:30:39 UTC) #14
commit-bot: I haz the power
Committed patchset #8 (id:190001)
4 years, 3 months ago (2016-09-07 14:42:18 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 14:42:31 UTC) #18
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/652ac89c09adba4be85a27b0be8c2fc2395d16f1
Cr-Commit-Position: refs/heads/master@{#14110}

Powered by Google App Engine
This is Rietveld 408576698