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

Issue 1454073002: Move some receive stream configuration into webrtc::AudioReceiveStream. (Closed)

Created:
5 years, 1 month ago by the sun
Modified:
5 years, 1 month ago
Reviewers:
tommi, hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, kwiberg-webrtc, tlegrand-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move some receive stream configuration into webrtc::AudioReceiveStream. Simplify creation of VoE channels and Call streams in WVoMC. BUG=webrtc:4690 Committed: https://crrev.com/7add0584390dcfb236165a6472ede6c2a94eaeed Cr-Commit-Position: refs/heads/master@{#10731}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : unnecessary channel field #

Patch Set 4 : rebase #

Total comments: 12

Patch Set 5 : reabse+comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -337 lines) Patch
M talk/media/webrtc/fakewebrtcvoiceengine.h View 1 4 chunks +4 lines, -28 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine.h View 3 chunks +2 lines, -25 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine.cc View 1 2 3 4 26 chunks +132 lines, -191 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine_unittest.cc View 1 2 3 4 4 chunks +32 lines, -24 lines 0 comments Download
M webrtc/audio/audio_receive_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/audio/audio_receive_stream.cc View 1 2 3 4 3 chunks +85 lines, -64 lines 0 comments Download
M webrtc/audio/audio_receive_stream_unittest.cc View 4 chunks +17 lines, -5 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
the sun
5 years, 1 month ago (2015-11-18 13:52:10 UTC) #3
the sun
On 2015/11/18 13:52:10, the sun wrote: tommi, if you're short on cycles, please reassign. :)
5 years, 1 month ago (2015-11-19 16:04:23 UTC) #5
tommi
hmm, I'm out of cycles today at least.... Karl, can you review?
5 years, 1 month ago (2015-11-19 16:06:06 UTC) #7
the sun
On 2015/11/19 16:06:06, tommi (webrtc) wrote: > hmm, I'm out of cycles today at least.... ...
5 years, 1 month ago (2015-11-19 23:50:12 UTC) #9
the sun
On 2015/11/19 23:50:12, the sun wrote: > On 2015/11/19 16:06:06, tommi (webrtc) wrote: > > ...
5 years, 1 month ago (2015-11-20 12:12:48 UTC) #12
hlundin-webrtc
LGTM with a few comments and nits. https://codereview.webrtc.org/1454073002/diff/60001/talk/media/webrtc/webrtcvoiceengine.cc File talk/media/webrtc/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/1454073002/diff/60001/talk/media/webrtc/webrtcvoiceengine.cc#newcode1558 talk/media/webrtc/webrtcvoiceengine.cc:1558: RemoveRecvStream(recv_streams_.begin()->first); This ...
5 years, 1 month ago (2015-11-20 12:59:22 UTC) #13
the sun
https://codereview.webrtc.org/1454073002/diff/60001/talk/media/webrtc/webrtcvoiceengine.cc File talk/media/webrtc/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/1454073002/diff/60001/talk/media/webrtc/webrtcvoiceengine.cc#newcode1558 talk/media/webrtc/webrtcvoiceengine.cc:1558: RemoveRecvStream(recv_streams_.begin()->first); On 2015/11/20 12:59:21, hlundin-webrtc wrote: > This is ...
5 years, 1 month ago (2015-11-20 14:24:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1454073002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1454073002/80001
5 years, 1 month ago (2015-11-20 14:24:59 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-11-20 16:18:58 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1454073002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1454073002/80001
5 years, 1 month ago (2015-11-20 17:55:38 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-20 17:59:39 UTC) #22
commit-bot: I haz the power
5 years, 1 month ago (2015-11-20 17:59:51 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7add0584390dcfb236165a6472ede6c2a94eaeed
Cr-Commit-Position: refs/heads/master@{#10731}

Powered by Google App Engine
This is Rietveld 408576698