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

Issue 2955373002: Remove RtpDemuxer tweak for preventing multiple RSID inspections (Closed)

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

Description

Remove RtpDemuxer tweak for preventing multiple RSID inspections We have a tweak preventing multiple deep-examinations of packets; packets with a given SSRC are only inspected deeply (RSID) once (only the first received packet). Once we move to many-to-one stream-to-sink associations, this becomes less useful, and is better removed. BUG=webrtc:7135 Review-Url: https://codereview.webrtc.org/2955373002 Cr-Commit-Position: refs/heads/master@{#18859} Committed: https://chromium.googlesource.com/external/webrtc/+/9addbebf427a8a49cd5a43cf4827c7c8b6e24c21

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebased #

Patch Set 3 : Fix test warning. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -74 lines) Patch
M webrtc/call/rtp_demuxer.h View 3 chunks +0 lines, -13 lines 0 comments Download
M webrtc/call/rtp_demuxer.cc View 5 chunks +6 lines, -28 lines 0 comments Download
M webrtc/call/rtp_demuxer_unittest.cc View 1 2 3 chunks +9 lines, -33 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 28 (13 generated)
eladalon
PTAL
3 years, 5 months ago (2017-06-28 14:58:46 UTC) #2
danilchap
lgtm
3 years, 5 months ago (2017-06-28 16:47:43 UTC) #4
danilchap
https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc File webrtc/call/rtp_demuxer.cc (right): https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc#newcode65 webrtc/call/rtp_demuxer.cc:65: ResolveRsidToSsrcAssociations(packet); may be add if (!rsid_sinks_.empty()) as a fast ...
3 years, 5 months ago (2017-06-28 16:51:35 UTC) #5
eladalon
https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc File webrtc/call/rtp_demuxer.cc (right): https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc#newcode65 webrtc/call/rtp_demuxer.cc:65: ResolveRsidToSsrcAssociations(packet); On 2017/06/28 16:51:34, danilchap OOO until July17 wrote: ...
3 years, 5 months ago (2017-06-29 08:10:00 UTC) #6
stefan-webrtc
rs-lgtm, but you should probably have nisse's stamp as well before landing...
3 years, 5 months ago (2017-06-29 14:50:41 UTC) #8
nisse-webrtc
lgtm https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc File webrtc/call/rtp_demuxer.cc (right): https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc#newcode102 webrtc/call/rtp_demuxer.cc:102: NotifyObserversOfRsidResolution(rsid, packet.Ssrc()); Does this mean we also get ...
3 years, 5 months ago (2017-06-29 14:59:43 UTC) #9
eladalon
https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc File webrtc/call/rtp_demuxer.cc (right): https://codereview.webrtc.org/2955373002/diff/1/webrtc/call/rtp_demuxer.cc#newcode102 webrtc/call/rtp_demuxer.cc:102: NotifyObserversOfRsidResolution(rsid, packet.Ssrc()); On 2017/06/29 14:59:43, nisse-webrtc (ooo August 14) ...
3 years, 5 months ago (2017-06-29 17:59:07 UTC) #10
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/2955373002/1
3 years, 5 months ago (2017-06-29 17:59:20 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_memcheck on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_memcheck/builds/9265)
3 years, 5 months ago (2017-06-29 18:30:10 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.webrtc.org/2955373002/1
3 years, 5 months ago (2017-06-29 20:16:30 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_memcheck on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_memcheck/builds/9271)
3 years, 5 months ago (2017-06-29 20:47:01 UTC) #18
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/2955373002/40001
3 years, 5 months ago (2017-06-30 10:35:43 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/18738)
3 years, 5 months ago (2017-06-30 10:41:11 UTC) #23
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/2955373002/40001
3 years, 5 months ago (2017-06-30 12:53:52 UTC) #25
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 13:27:10 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/9addbebf427a8a49cd5a43cf4...

Powered by Google App Engine
This is Rietveld 408576698