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

Issue 1455923003: Allow default audio receive channel to receive on any unsignalled SSRC. (Closed)

Created:
5 years, 1 month ago by the sun
Modified:
5 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Allow default audio receive channel to receive on any unsignalled SSRC. BUG=webrtc:5208 Committed: https://crrev.com/7e63ef0e8f3baf832005e2e378b6834c0d005f12 Cr-Commit-Position: refs/heads/master@{#10723}

Patch Set 1 #

Patch Set 2 : Add unit tests, fix one more case where we didn't do as before. #

Patch Set 3 : rebase #

Total comments: 5

Patch Set 4 : better logic and grammar #

Patch Set 5 : revert logic change #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -13 lines) Patch
M talk/media/webrtc/webrtcvoiceengine.cc View 1 4 2 chunks +10 lines, -3 lines 0 comments Download
M talk/media/webrtc/webrtcvoiceengine_unittest.cc View 1 2 3 2 chunks +69 lines, -10 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
pthatcher
lgtm
5 years, 1 month ago (2015-11-18 19:29:12 UTC) #2
the sun
Hi, before I request a downmerge of this fix, can you please take a close ...
5 years, 1 month ago (2015-11-19 15:21:28 UTC) #4
pthatcher1
Thank you for adding the tests, they are thorough. I have a suggestion for making ...
5 years, 1 month ago (2015-11-19 17:16:58 UTC) #6
the sun
https://codereview.chromium.org/1455923003/diff/40001/talk/media/webrtc/webrtcvoiceengine.cc File talk/media/webrtc/webrtcvoiceengine.cc (right): https://codereview.chromium.org/1455923003/diff/40001/talk/media/webrtc/webrtcvoiceengine.cc#newcode2450 talk/media/webrtc/webrtcvoiceengine.cc:2450: if (default_recv_ssrc_ == -1 && GetReceiveChannelId(ssrc) == -1) { ...
5 years, 1 month ago (2015-11-19 20:33:22 UTC) #7
pthatcher1
lgtm https://codereview.chromium.org/1455923003/diff/40001/talk/media/webrtc/webrtcvoiceengine.cc File talk/media/webrtc/webrtcvoiceengine.cc (right): https://codereview.chromium.org/1455923003/diff/40001/talk/media/webrtc/webrtcvoiceengine.cc#newcode2450 talk/media/webrtc/webrtcvoiceengine.cc:2450: if (default_recv_ssrc_ == -1 && GetReceiveChannelId(ssrc) == -1) ...
5 years, 1 month ago (2015-11-19 21:01:22 UTC) #8
the sun
On 2015/11/19 21:01:22, pthatcher1 wrote: > lgtm > > https://codereview.chromium.org/1455923003/diff/40001/talk/media/webrtc/webrtcvoiceengine.cc > File talk/media/webrtc/webrtcvoiceengine.cc (right): > ...
5 years, 1 month ago (2015-11-19 23:44:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1455923003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1455923003/100001
5 years, 1 month ago (2015-11-19 23:44:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-11-20 01:45:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1455923003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1455923003/100001
5 years, 1 month ago (2015-11-20 07:55:37 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 1 month ago (2015-11-20 08:19:47 UTC) #17
commit-bot: I haz the power
5 years, 1 month ago (2015-11-20 08:19:55 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/7e63ef0e8f3baf832005e2e378b6834c0d005f12
Cr-Commit-Position: refs/heads/master@{#10723}

Powered by Google App Engine
This is Rietveld 408576698