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

Issue 2710483002: Actually pass the stereo=1 parameter to WebRTC for receiving audio (Closed)

Created:
3 years, 10 months ago by kwiberg-chromium
Modified:
3 years, 10 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Actually pass the stereo=1 parameter to WebRTC for receiving audio There's currently a bug in WebRTC that causes us to always decode Opus in stereo, which explains why the missing stereo parameter didn't cause problems. But we'd like to fix that bug... BUG=webrtc:6986, chromium:685910 Review-Url: https://codereview.chromium.org/2710483002 Cr-Commit-Position: refs/heads/master@{#451962} Committed: https://chromium.googlesource.com/chromium/src/+/5a5c943ccde6a22137a1b9e23a4d334a26b8633b

Patch Set 1 #

Total comments: 7

Patch Set 2 : err -> parse_error, no braces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M remoting/protocol/connection_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
Taylor_Brandstetter
Not a committer or owner but lgtm
3 years, 10 months ago (2017-02-20 20:28:32 UTC) #6
kwiberg-chromium
Hi Sergey, Please take a look!
3 years, 10 months ago (2017-02-21 05:39:38 UTC) #8
Sergey Ulanov
Thank you for fixing this issue! LGTM https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode475 remoting/protocol/webrtc_transport.cc:475: { remove ...
3 years, 10 months ago (2017-02-21 18:47:04 UTC) #9
kwiberg-chromium
https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode476 remoting/protocol/webrtc_transport.cc:476: webrtc::SdpParseError err; On 2017/02/21 18:47:03, Sergey Ulanov wrote: > ...
3 years, 10 months ago (2017-02-21 21:32:41 UTC) #10
Sergey Ulanov
https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode476 remoting/protocol/webrtc_transport.cc:476: webrtc::SdpParseError err; On 2017/02/21 21:32:41, kwiberg-chromium wrote: > On ...
3 years, 10 months ago (2017-02-21 21:49:27 UTC) #11
kwiberg-chromium
https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode476 remoting/protocol/webrtc_transport.cc:476: webrtc::SdpParseError err; On 2017/02/21 21:49:27, Sergey Ulanov wrote: > ...
3 years, 10 months ago (2017-02-21 21:56:54 UTC) #12
Sergey Ulanov
https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode476 remoting/protocol/webrtc_transport.cc:476: webrtc::SdpParseError err; On 2017/02/21 21:56:54, kwiberg-chromium wrote: > On ...
3 years, 10 months ago (2017-02-21 22:31:52 UTC) #13
kwiberg-chromium
https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc File remoting/protocol/webrtc_transport.cc (right): https://codereview.chromium.org/2710483002/diff/1/remoting/protocol/webrtc_transport.cc#newcode476 remoting/protocol/webrtc_transport.cc:476: webrtc::SdpParseError err; On 2017/02/21 22:31:52, Sergey Ulanov wrote: > ...
3 years, 10 months ago (2017-02-21 23:03:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710483002/20001
3 years, 10 months ago (2017-02-21 23:08:24 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_chromeos_ozone_rel_ng on ...
3 years, 10 months ago (2017-02-22 01:13:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710483002/20001
3 years, 10 months ago (2017-02-22 08:28:21 UTC) #21
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 09:54:53 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5a5c943ccde6a22137a1b9e23a4d...

Powered by Google App Engine
This is Rietveld 408576698