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

Issue 1437683005: Remove BundleFilter filtering of RTCP. (Closed)

Created:
5 years, 1 month ago by pbos-webrtc
Modified:
5 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, the sun, juberti1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove BundleFilter filtering of RTCP. BundleFilter may not know the remote SSRC for all incoming RTCP packets, so there's no point in filtering them. BUG=webrtc:4740 R=hta@webrtc.org, juberti@webrtc.org, pthatcher@webrtc.org Committed: https://crrev.com/482b12e2c3fedfe94a7c3fd665cbe77b848f1b31 Cr-Commit-Position: refs/heads/master@{#10655}

Patch Set 1 #

Total comments: 5

Patch Set 2 : test fixes #

Patch Set 3 : update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -226 lines) Patch
M talk/session/media/bundlefilter.h View 1 2 2 chunks +8 lines, -17 lines 0 comments Download
M talk/session/media/bundlefilter.cc View 1 chunk +8 lines, -57 lines 0 comments Download
M talk/session/media/bundlefilter_unittest.cc View 3 chunks +12 lines, -136 lines 0 comments Download
M talk/session/media/channel.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M talk/session/media/channel_unittest.cc View 1 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 28 (9 generated)
pbos-webrtc
PTAL, this looks like it's been a hot topic again. Might as well get it ...
5 years, 1 month ago (2015-11-12 13:41:39 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437683005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437683005/1
5 years, 1 month ago (2015-11-12 13:41:47 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_x64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_x64_rel/builds/10436)
5 years, 1 month ago (2015-11-12 13:50:43 UTC) #5
pbos-webrtc
Please review even with the test failures, if we agree I'll fix the test failures. ...
5 years, 1 month ago (2015-11-12 15:47:25 UTC) #6
hta-webrtc
It's shorter code. I like it. https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h File talk/session/media/bundlefilter.h (right): https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h#newcode49 talk/session/media/bundlefilter.h:49: // this is ...
5 years, 1 month ago (2015-11-12 16:47:53 UTC) #7
pthatcher1
lgtm, assuming you address Harald's comments
5 years, 1 month ago (2015-11-12 20:49:22 UTC) #8
juberti
lgtm... the time for this has finally come. https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h File talk/session/media/bundlefilter.h (right): https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h#newcode56 talk/session/media/bundlefilter.h:56: bool ...
5 years, 1 month ago (2015-11-13 07:34:23 UTC) #10
juberti
Note that this code will cause us to start dual-decrypting RTCP packets in bundle contexts, ...
5 years, 1 month ago (2015-11-13 07:40:02 UTC) #11
hta-webrtc
On 2015/11/13 07:40:02, juberti wrote: > Note that this code will cause us to start ...
5 years, 1 month ago (2015-11-13 10:25:00 UTC) #12
pbos-webrtc
On 2015/11/13 10:25:00, hta-webrtc wrote: > On 2015/11/13 07:40:02, juberti wrote: > > Note that ...
5 years, 1 month ago (2015-11-13 10:28:03 UTC) #13
pbos-webrtc
test fixes
5 years, 1 month ago (2015-11-13 11:06:47 UTC) #14
pbos-webrtc
update comment
5 years, 1 month ago (2015-11-13 11:09:41 UTC) #15
pbos-webrtc
PTAL https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h File talk/session/media/bundlefilter.h (right): https://codereview.webrtc.org/1437683005/diff/1/talk/session/media/bundlefilter.h#newcode49 talk/session/media/bundlefilter.h:49: // this is decided based on the sender ...
5 years, 1 month ago (2015-11-13 11:10:16 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437683005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437683005/40001
5 years, 1 month ago (2015-11-13 11:14:53 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-13 12:28:13 UTC) #22
juberti
On 2015/11/13 10:28:03, pbos-webrtc wrote: > On 2015/11/13 10:25:00, hta-webrtc wrote: > > On 2015/11/13 ...
5 years, 1 month ago (2015-11-16 06:32:17 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437683005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437683005/40001
5 years, 1 month ago (2015-11-16 16:43:12 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-16 18:20:04 UTC) #27
commit-bot: I haz the power
5 years, 1 month ago (2015-11-16 18:20:13 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/482b12e2c3fedfe94a7c3fd665cbe77b848f1b31
Cr-Commit-Position: refs/heads/master@{#10655}

Powered by Google App Engine
This is Rietveld 408576698