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

Issue 2013053002: Support for two audio codec lists down into WebRtcVoiceEngine. (Closed)

Created:
4 years, 7 months ago by ossu
Modified:
4 years, 6 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@asymmetric-audio-codec-support
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Support for two audio codec lists down into WebRtcVoiceEngine. Added the plumbing necessary to get two different lists of codecs from WebRtcVoiceEngine up to MediaSessionDescriptionFactory. This should be the last step in this set of CLs. Once https://codereview.webrtc.org/1991233004/ has landed, it's possible to implement the ReceiveCodecs getter with the info from the AudioDecoderFactory. The factory needs to be updated to actually produce the correct list, as well. BUG=webrtc:5805 Committed: https://crrev.com/dedfd28a52224edba5d5d4d15c020f9a267c18ae Cr-Commit-Position: refs/heads/master@{#13131}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Renamed things, realigned things. #

Patch Set 3 : Rebased #

Patch Set 4 : Replaced MergeSendRecvCodecs with NegotiateCodecs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -36 lines) Patch
M webrtc/api/webrtcsession_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/media/base/fakemediaengine.h View 1 chunk +5 lines, -2 lines 0 comments Download
M webrtc/media/base/mediaengine.h View 2 chunks +7 lines, -3 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 chunk +6 lines, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 7 chunks +10 lines, -6 lines 0 comments Download
M webrtc/pc/channelmanager.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/pc/channelmanager.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M webrtc/pc/mediasession.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/pc/mediasession.cc View 1 2 3 1 chunk +7 lines, -4 lines 0 comments Download
M webrtc/pc/mediasession_unittest.cc View 1 2 6 chunks +9 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
ossu
https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h File webrtc/media/base/mediaengine.h (right): https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h#newcode159 webrtc/media/base/mediaengine.h:159: virtual const std::vector<AudioCodec>& audio_send_codecs() { Is this an interface ...
4 years, 7 months ago (2016-05-26 14:18:50 UTC) #2
ossu
Removing Karl as reviewer, adding pthatcher since being an owner. Feel free to add another ...
4 years, 6 months ago (2016-05-30 12:39:45 UTC) #4
pthatcher1
lgtm, with a few name changes https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h File webrtc/media/base/mediaengine.h (right): https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h#newcode159 webrtc/media/base/mediaengine.h:159: virtual const std::vector<AudioCodec>& ...
4 years, 6 months ago (2016-05-31 18:26:48 UTC) #5
ossu
Addressed comments. https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h File webrtc/media/base/mediaengine.h (right): https://codereview.webrtc.org/2013053002/diff/1/webrtc/media/base/mediaengine.h#newcode159 webrtc/media/base/mediaengine.h:159: virtual const std::vector<AudioCodec>& audio_send_codecs() { On 2016/05/31 ...
4 years, 6 months ago (2016-06-01 08:34:12 UTC) #6
pthatcher1
lgtm
4 years, 6 months ago (2016-06-01 15:32:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2013053002/80001
4 years, 6 months ago (2016-06-14 12:57:13 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 6 months ago (2016-06-14 14:12:44 UTC) #12
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-14 14:12:47 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 14:12:51 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dedfd28a52224edba5d5d4d15c020f9a267c18ae
Cr-Commit-Position: refs/heads/master@{#13131}

Powered by Google App Engine
This is Rietveld 408576698