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

Issue 1705763002: Remove PacketRouter sender distinction. (Closed)

Created:
4 years, 10 months ago by pbos-webrtc
Modified:
4 years, 10 months ago
Reviewers:
the sun, stefan-webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhuangzesen_agora.io, Andrew MacDonald, zhengzhonghou_agora.io, henrika_webrtc, stefan-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, andresp, peah-webrtc, minyue-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove PacketRouter sender distinction. Instead relies on SetSendingMediaStatus() to filter out receiving RTP modules. This status is now set in VoiceEngine's SetSend() for senders along with SetSendingStatus(). BUG= R=solenberg@webrtc.org, stefan@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/3dd5d1d84af02f8cdd08ea4198aa5392cb3d906d

Patch Set 1 #

Total comments: 6

Patch Set 2 : set sending_media_ to false by default + tests + feedback #

Patch Set 3 : revert sending_media_ = false #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -74 lines) Patch
M webrtc/modules/pacing/packet_router.h View 2 chunks +3 lines, -4 lines 0 comments Download
M webrtc/modules/pacing/packet_router.cc View 4 chunks +16 lines, -44 lines 0 comments Download
M webrtc/modules/pacing/packet_router_unittest.cc View 1 7 chunks +29 lines, -12 lines 0 comments Download
M webrtc/video/vie_channel.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M webrtc/voice_engine/channel.cc View 1 6 chunks +7 lines, -10 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
pbos-webrtc
PTAL
4 years, 10 months ago (2016-02-17 15:51:31 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/1705763002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1705763002/1
4 years, 10 months ago (2016-02-17 15:51:40 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_baremetal on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_baremetal/builds/9068)
4 years, 10 months ago (2016-02-17 16:15:29 UTC) #5
the sun
Nice, a few nits. https://codereview.webrtc.org/1705763002/diff/1/webrtc/modules/pacing/packet_router_unittest.cc File webrtc/modules/pacing/packet_router_unittest.cc (right): https://codereview.webrtc.org/1705763002/diff/1/webrtc/modules/pacing/packet_router_unittest.cc#newcode177 webrtc/modules/pacing/packet_router_unittest.cc:177: packet_router_->AddRtpModule(&rtp_1); Should you set SendingMedia() ...
4 years, 10 months ago (2016-02-17 19:54:54 UTC) #6
pbos-webrtc
PTAL https://codereview.webrtc.org/1705763002/diff/1/webrtc/modules/pacing/packet_router_unittest.cc File webrtc/modules/pacing/packet_router_unittest.cc (right): https://codereview.webrtc.org/1705763002/diff/1/webrtc/modules/pacing/packet_router_unittest.cc#newcode177 webrtc/modules/pacing/packet_router_unittest.cc:177: packet_router_->AddRtpModule(&rtp_1); On 2016/02/17 19:54:54, the sun wrote: > ...
4 years, 10 months ago (2016-02-18 13:09:42 UTC) #7
pbos-webrtc
set sending_media_ to false by default + tests + feedback
4 years, 10 months ago (2016-02-18 13:09:44 UTC) #8
stefan-webrtc
lgtm
4 years, 10 months ago (2016-02-18 13:26:05 UTC) #9
pbos-webrtc
revert sending_media_ = false
4 years, 10 months ago (2016-02-18 13:29:44 UTC) #10
pbos-webrtc
I reverted the sending_media_ = false part, since importing this change elsewhere might require more ...
4 years, 10 months ago (2016-02-18 13:32:05 UTC) #11
the sun
lgtm
4 years, 10 months ago (2016-02-18 14:54:15 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3dd5d1d84af02f8cdd08ea4198aa5392cb3d906d Cr-Commit-Position: refs/heads/master@{#11768}
4 years, 10 months ago (2016-02-25 15:57:04 UTC) #15
pbos-webrtc
4 years, 10 months ago (2016-02-25 15:57:04 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3dd5d1d84af02f8cdd08ea4198aa5392cb3d906d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698