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

Issue 2692993009: Allow default video receive channel to receive on any unsignalled SSRC, (Closed)

Created:
3 years, 10 months ago by mo.zanaty
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Allow any unsignalled SSRC changes on default video receive channel. The first unsignalled SSRC creates a default receive channel. Any unsignalled SSRC changes after that replace the default SSRC. Add unit tests for changing unsignalled SSRCs. BUG=webrtc:5208 Review-Url: https://codereview.webrtc.org/2692993009 Cr-Commit-Position: refs/heads/master@{#16682} Committed: https://chromium.googlesource.com/external/webrtc/+/8a855d6916194d4a6941417d63c2c00dd536f6fc

Patch Set 1 #

Total comments: 8

Patch Set 2 : Clean up unit tests. #

Total comments: 2

Patch Set 3 : Defensive code: Zero SSRC after removing default stream. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -3 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 3 chunks +80 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Taylor Brandstetter
Looks good; just some minor nits, and suggestion for the unit test. Could you also ...
3 years, 10 months ago (2017-02-16 00:36:34 UTC) #5
mo.zanaty
On 2017/02/16 00:36:34, Taylor Brandstetter wrote: ...snip... > Sidenote: eventually it would be good to ...
3 years, 10 months ago (2017-02-16 03:05:19 UTC) #7
mo.zanaty
https://codereview.webrtc.org/2692993009/diff/1/webrtc/media/engine/webrtcvideoengine2_unittest.cc File webrtc/media/engine/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/2692993009/diff/1/webrtc/media/engine/webrtcvideoengine2_unittest.cc#newcode3761 webrtc/media/engine/webrtcvideoengine2_unittest.cc:3761: TEST_F(WebRtcVideoChannel2Test, RecvDiffUnsignalledSsrc) { On 2017/02/16 00:36:34, Taylor Brandstetter wrote: ...
3 years, 10 months ago (2017-02-17 00:43:04 UTC) #8
Taylor Brandstetter
lgtm, though I'm not an owner. pthatcher/mflodman, can one of you take a look?
3 years, 10 months ago (2017-02-17 02:29:31 UTC) #9
pthatcher1
It looks good. Could you just make one little change before I approve? https://codereview.webrtc.org/2692993009/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc File ...
3 years, 10 months ago (2017-02-17 18:10:37 UTC) #10
mo.zanaty
https://codereview.webrtc.org/2692993009/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc File webrtc/media/engine/webrtcvideoengine2.cc (right): https://codereview.webrtc.org/2692993009/diff/20001/webrtc/media/engine/webrtcvideoengine2.cc#newcode432 webrtc/media/engine/webrtcvideoengine2.cc:432: channel->RemoveRecvStream(default_recv_ssrc_); On 2017/02/17 18:10:37, pthatcher1 wrote: > I know ...
3 years, 10 months ago (2017-02-17 18:29:05 UTC) #11
pthatcher1
lgtm
3 years, 10 months ago (2017-02-17 22:47:46 UTC) #12
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/2692993009/40001
3 years, 10 months ago (2017-02-17 22:48:07 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-17 23:46:48 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/8a855d6916194d4a6941417d6...

Powered by Google App Engine
This is Rietveld 408576698