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

Issue 2792223002: Add a minimal RtpTransport class for use by BaseChannel. (Closed)

Created:
3 years, 8 months ago by Zach Stein
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add a minimal RtpTransport class for use by BaseChannel. This will eventually implement webrtc::RtpTransportInterface from api/ortc. It needs to live in the pc build target until the pc <- ortc dependency is inverted. BUG=webrtc:7013 Review-Url: https://codereview.webrtc.org/2792223002 Cr-Commit-Position: refs/heads/master@{#17534} Committed: https://chromium.googlesource.com/external/webrtc/+/d48dbda43453dc9ff73f07eaf9f1b852b724568f

Patch Set 1 #

Patch Set 2 : removing a comment #

Total comments: 2

Patch Set 3 : updating a TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -38 lines) Patch
M webrtc/pc/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/pc/channel.h View 2 chunks +2 lines, -5 lines 0 comments Download
M webrtc/pc/channel.cc View 1 19 chunks +46 lines, -33 lines 0 comments Download
A webrtc/pc/rtptransport.h View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
A webrtc/pc/rtptransport.cc View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
Zach Stein
Please take a look. I plan on moving more of the muxing logic into RtpTransport ...
3 years, 8 months ago (2017-04-04 00:05:46 UTC) #3
Taylor_Brandstetter
lgtm https://codereview.webrtc.org/2792223002/diff/20001/webrtc/pc/rtptransport.h File webrtc/pc/rtptransport.h (right): https://codereview.webrtc.org/2792223002/diff/20001/webrtc/pc/rtptransport.h#newcode27 webrtc/pc/rtptransport.h:27: explicit RtpTransport(bool rtcp_mux_required) I think it would make ...
3 years, 8 months ago (2017-04-04 16:47:32 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/2792223002/40001
3 years, 8 months ago (2017-04-04 21:31:17 UTC) #13
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 8 months ago (2017-04-04 21:31:19 UTC) #15
Taylor Brandstetter
lgtm (sorry bout that)
3 years, 8 months ago (2017-04-05 00:46:40 UTC) #16
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/2792223002/40001
3 years, 8 months ago (2017-04-05 02:24:22 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 02:46:03 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/d48dbda43453dc9ff73f07eaf...

Powered by Google App Engine
This is Rietveld 408576698