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

Issue 2127763002: Removed the memory pool from the mixer. (Closed)

Created:
4 years, 5 months ago by aleloi
Modified:
4 years, 4 months ago
Reviewers:
ossu
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@removed_time_scheduler
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removed the memory pool from the mixer. Memory frames are now expected to be owned by the mixing participants. Committed: https://crrev.com/a0db81f83a9dc1fa80efb4e9bce13e9b4eca7e45 Cr-Commit-Position: refs/heads/master@{#13554}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Changes from reviewer comments. #

Total comments: 1

Patch Set 3 : Described life time of audio frame pointer. #

Patch Set 4 : Removed '_pointer'. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -106 lines) Patch
M webrtc/modules/audio_mixer/include/audio_mixer_defines.h View 1 2 3 2 chunks +13 lines, -21 lines 0 comments Download
M webrtc/modules/audio_mixer/source/new_audio_conference_mixer_impl.h View 1 2 3 3 chunks +3 lines, -6 lines 0 comments Download
M webrtc/modules/audio_mixer/source/new_audio_conference_mixer_impl.cc View 1 2 3 11 chunks +28 lines, -68 lines 0 comments Download
M webrtc/modules/audio_mixer/test/audio_mixer_unittest.cc View 1 2 3 5 chunks +17 lines, -11 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 57 (36 generated)
aleloi
PTAL! I think this is short and relatively uncontroversial. There is an existing test in ...
4 years, 5 months ago (2016-07-06 11:38:02 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2127763002/1
4 years, 5 months ago (2016-07-06 11:38:19 UTC) #5
aleloi
I thought a little on my previous message. I don't think it's relevant: every participant ...
4 years, 5 months ago (2016-07-06 11:43:52 UTC) #6
ossu
On 2016/07/06 11:38:02, aleloi wrote: > PTAL! > > I think this is short and ...
4 years, 5 months ago (2016-07-06 11:45:34 UTC) #7
ossu
https://codereview.webrtc.org/2127763002/diff/1/webrtc/modules/audio_mixer/include/audio_mixer_defines.h File webrtc/modules/audio_mixer/include/audio_mixer_defines.h (right): https://codereview.webrtc.org/2127763002/diff/1/webrtc/modules/audio_mixer/include/audio_mixer_defines.h#newcode48 webrtc/modules/audio_mixer/include/audio_mixer_defines.h:48: virtual AudioFrameInfo GetAudioFrameWithMuted(int32_t id, So, why does this function ...
4 years, 5 months ago (2016-07-06 11:49:37 UTC) #8
aleloi
How about modifying the return value of GetAudioFrameWithMuted to contain a frame pointer? Something like ...
4 years, 5 months ago (2016-07-06 11:59:38 UTC) #9
aleloi
I followed your suggestion and changed the return type of GetAudioFrameWithMuted. I also removed GetAudioFrame ...
4 years, 5 months ago (2016-07-06 12:40:41 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2127763002/20001
4 years, 5 months ago (2016-07-06 12:40:59 UTC) #12
ossu
LGTM with a small naming nit. https://codereview.webrtc.org/2127763002/diff/1/webrtc/modules/audio_mixer/include/audio_mixer_defines.h File webrtc/modules/audio_mixer/include/audio_mixer_defines.h (right): https://codereview.webrtc.org/2127763002/diff/1/webrtc/modules/audio_mixer/include/audio_mixer_defines.h#newcode48 webrtc/modules/audio_mixer/include/audio_mixer_defines.h:48: virtual AudioFrameInfo GetAudioFrameWithMuted(int32_t ...
4 years, 5 months ago (2016-07-06 12:58:44 UTC) #14
commit-bot: I haz the power
This CL has an open dependency (Issue 2109333006 Patch 240001). Please resolve the dependency and ...
4 years, 5 months ago (2016-07-06 13:05:48 UTC) #18
aleloi
Wohoo! Thanks for the comments :)
4 years, 5 months ago (2016-07-06 13:06:22 UTC) #19
commit-bot: I haz the power
This CL has an open dependency (Issue 2109333006 Patch 240001). Please resolve the dependency and ...
4 years, 5 months ago (2016-07-06 13:06:52 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2127763002/120001
4 years, 5 months ago (2016-07-07 15:37:18 UTC) #27
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios64_gn_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_gn_dbg/builds/1075) ios64_gn_rel on ...
4 years, 5 months ago (2016-07-07 15:38:35 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2127763002/160001
4 years, 5 months ago (2016-07-08 09:21:34 UTC) #33
commit-bot: I haz the power
This CL has an open dependency (Issue 2109333006 Patch 400001). Please resolve the dependency and ...
4 years, 4 months ago (2016-07-28 09:24:25 UTC) #45
commit-bot: I haz the power
This CL has an open dependency (Issue 2109333006 Patch 400001). Please resolve the dependency and ...
4 years, 4 months ago (2016-07-28 10:57:01 UTC) #48
commit-bot: I haz the power
This CL has an open dependency (Issue 2109333006 Patch 400001). Please resolve the dependency and ...
4 years, 4 months ago (2016-07-28 11:08:11 UTC) #51
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/2127763002/200001
4 years, 4 months ago (2016-07-28 13:35:06 UTC) #53
commit-bot: I haz the power
Committed patchset #4 (id:200001)
4 years, 4 months ago (2016-07-28 13:36:27 UTC) #55
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 13:36:44 UTC) #57
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a0db81f83a9dc1fa80efb4e9bce13e9b4eca7e45
Cr-Commit-Position: refs/heads/master@{#13554}

Powered by Google App Engine
This is Rietveld 408576698