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

Issue 2570993002: Support external audio mixer in webrtc 2. (Closed)

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

Description

Support external audio mixer in webrtc 2. An external audio mixer will be passed from PeerConnectionFactory to AudioTransportProxy. This CL has rewritten based on reverted CL https://codereview.chromium.org/2539213003/ The only difference is that static MediaEngineInterface* Create( webrtc::AudioDeviceModule* adm, const rtc::scoped_refptr<webrtc::AudioDecoderFactory>& audio_decoder_factory, WebRtcVideoEncoderFactory* video_encoder_factory, WebRtcVideoDecoderFactory* video_decoder_factory); in media/engine/webrtcmediaengine.h is kept in this CL instead of replaced for backward compatibility. BUG=webrtc:6457 Committed: https://crrev.com/95aa96465d70167be0670748b2320d5530e5054d Cr-Commit-Position: refs/heads/master@{#15580}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -64 lines) Patch
M webrtc/api/peerconnectionfactory.h View 2 chunks +5 lines, -1 line 0 comments Download
M webrtc/api/peerconnectionfactory.cc View 5 chunks +36 lines, -27 lines 0 comments Download
M webrtc/api/peerconnectioninterface.h View 2 chunks +15 lines, -0 lines 0 comments Download
M webrtc/audio/audio_receive_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/fakemediaengine.h View 2 chunks +5 lines, -4 lines 0 comments Download
M webrtc/media/base/mediaengine.h View 2 chunks +6 lines, -5 lines 0 comments Download
M webrtc/media/engine/nullwebrtcvideoengine_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcmediaengine.h View 2 chunks +9 lines, -0 lines 0 comments Download
M webrtc/media/engine/webrtcmediaengine.cc View 4 chunks +32 lines, -12 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 2 chunks +4 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 2 chunks +14 lines, -5 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
GeorgeZ
Hi Fredrik, Please take a look of this CL. It passed linux_internal try_bolt. Thanks for ...
4 years ago (2016-12-13 21:25:51 UTC) #7
the sun
lgtm
4 years ago (2016-12-13 21:56:40 UTC) #8
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/2570993002/1
4 years ago (2016-12-13 22:04:30 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-13 22:06:30 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-13 22:06:43 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/95aa96465d70167be0670748b2320d5530e5054d
Cr-Commit-Position: refs/heads/master@{#15580}

Powered by Google App Engine
This is Rietveld 408576698