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

Issue 2685893002: Support N unsignaled audio streams (Closed)

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

Description

Support N unsignaled audio streams. BUG=webrtc:7175, webrtc:5208 Review-Url: https://codereview.webrtc.org/2685893002 Cr-Commit-Position: refs/heads/master@{#16952} Committed: https://chromium.googlesource.com/external/webrtc/+/2100c0ba13d8d121f88fb16e48246c333873f2e2

Patch Set 1 #

Patch Set 2 : working #

Patch Set 3 : bad comment #

Total comments: 18

Patch Set 4 : comments #

Total comments: 7

Patch Set 5 : rebase #

Patch Set 6 : gs #

Patch Set 7 : more comments #

Patch Set 8 : rebase #

Patch Set 9 : add histogram for # unsignaled audio streams #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -378 lines) Patch
M webrtc/media/engine/webrtcvoiceengine.h View 1 2 3 4 5 6 7 8 4 chunks +11 lines, -7 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 4 5 6 7 8 7 chunks +64 lines, -35 lines 0 comments Download
M webrtc/media/engine/webrtcvoiceengine_unittest.cc View 1 2 3 4 5 6 7 8 108 chunks +405 lines, -336 lines 0 comments Download

Messages

Total messages: 37 (20 generated)
the sun
3 years, 10 months ago (2017-02-16 21:33:17 UTC) #4
Taylor Brandstetter
https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc#newcode2502 webrtc/media/engine/webrtcvoiceengine.cc:2502: // Only set audio sink for first unsignaled stream. ...
3 years, 10 months ago (2017-02-17 08:36:15 UTC) #5
the sun
https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc File webrtc/media/engine/webrtcvoiceengine.cc (right): https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.cc#newcode2502 webrtc/media/engine/webrtcvoiceengine.cc:2502: // Only set audio sink for first unsignaled stream. ...
3 years, 10 months ago (2017-02-17 10:10:57 UTC) #6
Taylor Brandstetter
lgtm % comments https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h File webrtc/media/engine/webrtcvoiceengine.h (left): https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h#oldcode182 webrtc/media/engine/webrtcvoiceengine.h:182: bool AddRecvStream(const StreamParams& sp) override; On ...
3 years, 10 months ago (2017-02-17 10:34:46 UTC) #7
the sun
https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h File webrtc/media/engine/webrtcvoiceengine.h (left): https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h#oldcode182 webrtc/media/engine/webrtcvoiceengine.h:182: bool AddRecvStream(const StreamParams& sp) override; On 2017/02/17 10:34:46, Taylor ...
3 years, 10 months ago (2017-02-17 11:22:47 UTC) #8
the sun
On 2017/02/17 11:22:47, the sun wrote: > https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h > File webrtc/media/engine/webrtcvoiceengine.h (left): > > https://codereview.webrtc.org/2685893002/diff/40001/webrtc/media/engine/webrtcvoiceengine.h#oldcode182 ...
3 years, 10 months ago (2017-02-17 13:16:36 UTC) #13
Taylor Brandstetter
https://codereview.webrtc.org/2685893002/diff/60001/webrtc/media/engine/webrtcvoiceengine_unittest.cc File webrtc/media/engine/webrtcvoiceengine_unittest.cc (right): https://codereview.webrtc.org/2685893002/diff/60001/webrtc/media/engine/webrtcvoiceengine_unittest.cc#newcode141 webrtc/media/engine/webrtcvoiceengine_unittest.cc:141: return AddRecvStream(kSsrc9); On 2017/02/17 11:22:47, the sun wrote: > ...
3 years, 10 months ago (2017-02-17 16:10:53 UTC) #14
the sun
On 2017/02/17 16:10:53, Taylor Brandstetter wrote: > https://codereview.webrtc.org/2685893002/diff/60001/webrtc/media/engine/webrtcvoiceengine_unittest.cc > File webrtc/media/engine/webrtcvoiceengine_unittest.cc (right): > > https://codereview.webrtc.org/2685893002/diff/60001/webrtc/media/engine/webrtcvoiceengine_unittest.cc#newcode141 ...
3 years, 10 months ago (2017-02-17 17:07:00 UTC) #15
the sun
On 2017/02/17 17:07:00, the sun wrote: > On 2017/02/17 16:10:53, Taylor Brandstetter wrote: > > ...
3 years, 10 months ago (2017-02-17 17:07:41 UTC) #16
Taylor Brandstetter
On 2017/02/17 17:07:41, the sun wrote: > On 2017/02/17 17:07:00, the sun wrote: > > ...
3 years, 10 months ago (2017-02-17 17:27:38 UTC) #17
the sun
On 2017/02/17 17:27:38, Taylor Brandstetter wrote: > On 2017/02/17 17:07:41, the sun wrote: > > ...
3 years, 10 months ago (2017-02-17 20:45:33 UTC) #20
noahric
On 2017/02/17 20:45:33, the sun wrote: > On 2017/02/17 17:27:38, Taylor Brandstetter wrote: > > ...
3 years, 10 months ago (2017-02-24 18:44:33 UTC) #23
the sun
On 2017/02/24 18:44:33, noahric wrote: > On 2017/02/17 20:45:33, the sun wrote: > > On ...
3 years, 9 months ago (2017-02-28 22:03:40 UTC) #27
tommi
On 2017/02/28 22:03:40, the sun wrote: > On 2017/02/24 18:44:33, noahric wrote: > > On ...
3 years, 9 months ago (2017-02-28 22:49:52 UTC) #30
the sun
3 years, 9 months ago (2017-03-01 19:24:46 UTC) #31
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/2685893002/160001
3 years, 9 months ago (2017-03-01 19:25:58 UTC) #34
commit-bot: I haz the power
3 years, 9 months ago (2017-03-01 19:29:35 UTC) #37
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/external/webrtc/+/2100c0ba13d8d121f88fb16e4...

Powered by Google App Engine
This is Rietveld 408576698