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

Issue 1415563003: Create AudioSendStreams in WVoE. (Closed)

Created:
5 years, 2 months ago by the sun
Modified:
5 years, 2 months ago
Reviewers:
kwiberg-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
Base URL:
https://chromium.googlesource.com/external/webrtc.git@wvoe_default_send_channel
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

- Introduce internal classes WebRtcAudio[Send|Receive]Stream in WebRtcVoiceMediaChannel. - Remove WebRtcVoiceMediaChannel::WebRtcVoiceChannelRenderer - Create webrtc::AudioSendStreams. BUG=webrtc:4690 Committed: https://crrev.com/c96df779b0c9255f25dc78c20a4cd4dff1776384 Cr-Commit-Position: refs/heads/master@{#10361}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : added fakewebrtccall impl of audiosendstream + unit test #

Patch Set 4 : auto* #

Patch Set 5 : rebaes #

Patch Set 6 : rebase #

Total comments: 8

Patch Set 7 : comments #

Patch Set 8 : rebase #

Patch Set 9 : one e #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -98 lines) Patch
M talk/media/webrtc/fakewebrtccall.h View 1 2 3 4 5 6 7 8 4 chunks +36 lines, -0 lines 0 comments Download
M talk/media/webrtc/fakewebrtccall.cc View 1 2 3 5 4 chunks +42 lines, -2 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine.h View 4 chunks +9 lines, -10 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine.cc View 1 2 3 4 5 6 29 chunks +77 lines, -53 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine_unittest.cc View 1 2 3 4 5 6 7 chunks +28 lines, -33 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
the sun
5 years, 2 months ago (2015-10-20 09:48:26 UTC) #3
kwiberg-webrtc
lgtm https://codereview.webrtc.org/1415563003/diff/100001/talk/media/webrtc/fakewebrtccall.h File talk/media/webrtc/fakewebrtccall.h (right): https://codereview.webrtc.org/1415563003/diff/100001/talk/media/webrtc/fakewebrtccall.h#newcode41 talk/media/webrtc/fakewebrtccall.h:41: class FakeAudioSendStream : public webrtc::AudioSendStream { Maybe it's ...
5 years, 2 months ago (2015-10-21 14:04:40 UTC) #5
the sun
https://codereview.webrtc.org/1415563003/diff/100001/talk/media/webrtc/fakewebrtccall.h File talk/media/webrtc/fakewebrtccall.h (right): https://codereview.webrtc.org/1415563003/diff/100001/talk/media/webrtc/fakewebrtccall.h#newcode41 talk/media/webrtc/fakewebrtccall.h:41: class FakeAudioSendStream : public webrtc::AudioSendStream { On 2015/10/21 14:04:40, ...
5 years, 2 months ago (2015-10-21 14:42:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415563003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415563003/140001
5 years, 2 months ago (2015-10-21 14:54:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415563003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415563003/160001
5 years, 2 months ago (2015-10-21 15:30:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415563003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415563003/160001
5 years, 2 months ago (2015-10-21 17:26:04 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
5 years, 2 months ago (2015-10-21 17:30:44 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415563003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415563003/160001
5 years, 2 months ago (2015-10-21 18:07:24 UTC) #19
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 2 months ago (2015-10-21 20:01:58 UTC) #20
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 20:02:05 UTC) #21
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/c96df779b0c9255f25dc78c20a4cd4dff1776384
Cr-Commit-Position: refs/heads/master@{#10361}

Powered by Google App Engine
This is Rietveld 408576698