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

Issue 2653343003: Add CreatePeerConnectionFactory overloads that take audio codec factory args (Closed)

Created:
3 years, 11 months ago by kwiberg-webrtc
Modified:
3 years, 10 months ago
Reviewers:
ossu
CC:
webrtc-reviews_webrtc.org, the sun, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add CreatePeerConnectionFactory overloads that take audio codec factory args BUG=5805 Review-Url: https://codereview.webrtc.org/2653343003 Cr-Commit-Position: refs/heads/master@{#16371} Committed: https://chromium.googlesource.com/external/webrtc/+/1e4e8cb43d85a32ac7d0b33392acf7116714e53a

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : Don't save the audio encoder factory, since it's just a fake #

Total comments: 2

Patch Set 4 : Note where we need to pick up the encoder factories #

Patch Set 5 : rebase #

Patch Set 6 : We need actual factories #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -28 lines) Patch
M webrtc/api/DEPS View 1 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/api/peerconnectioninterface.h View 6 chunks +58 lines, -0 lines 0 comments Download
M webrtc/pc/DEPS View 1 2 3 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/pc/peerconnectionfactory.h View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
M webrtc/pc/peerconnectionfactory.cc View 1 2 3 5 chunks +68 lines, -24 lines 0 comments Download
M webrtc/pc/peerconnectioninterface_unittest.cc View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M webrtc/pc/test/mock_peerconnection.h View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 25 (16 generated)
kwiberg-webrtc
This isn't done yet (see the red bots), but you're welcome to try to land ...
3 years, 11 months ago (2017-01-26 12:35:48 UTC) #6
ossu
Cool, thanks! https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h#newcode834 webrtc/api/peerconnectioninterface.h:834: // TODO(ossu): Remove these and define a ...
3 years, 11 months ago (2017-01-26 12:53:53 UTC) #7
kwiberg-webrtc
New patch set posted. https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h#newcode834 webrtc/api/peerconnectioninterface.h:834: // TODO(ossu): Remove these and ...
3 years, 10 months ago (2017-01-30 13:15:21 UTC) #10
ossu
https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h#newcode834 webrtc/api/peerconnectioninterface.h:834: // TODO(ossu): Remove these and define a real builtin ...
3 years, 10 months ago (2017-01-30 13:58:02 UTC) #13
kwiberg-webrtc
https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h File webrtc/api/peerconnectioninterface.h (right): https://codereview.webrtc.org/2653343003/diff/20001/webrtc/api/peerconnectioninterface.h#newcode834 webrtc/api/peerconnectioninterface.h:834: // TODO(ossu): Remove these and define a real builtin ...
3 years, 10 months ago (2017-01-30 20:55:26 UTC) #14
kwiberg-webrtc
Two new patch sets (plus a rebase) uploaded—this is ready for a final review now, ...
3 years, 10 months ago (2017-01-30 22:49:30 UTC) #19
ossu
lgtm No, not going to put my foot down about anything. :) I was sure ...
3 years, 10 months ago (2017-01-31 09:37:29 UTC) #20
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/2653343003/100001
3 years, 10 months ago (2017-01-31 09:44:54 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 09:48:14 UTC) #25
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/external/webrtc/+/1e4e8cb43d85a32ac7d0b3339...

Powered by Google App Engine
This is Rietveld 408576698