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

Issue 2735853004: Add the function ToRtpParameters. (Closed)

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

Description

Add the function ToRtpParameters. The function converts the cricket::Codec, cricket::RtpHeaderExtensions and cricket::StreamParamsVec to webrtc::RtpParameters. BUG=webrtc:7311 Review-Url: https://codereview.webrtc.org/2735853004 Cr-Commit-Position: refs/heads/master@{#17124} Committed: https://chromium.googlesource.com/external/webrtc/+/243663965a9a3a76f01c306191b2b223f687711d

Patch Set 1 #

Patch Set 2 : Change the return type of ToRtpEncodings. #

Total comments: 9

Patch Set 3 : Modified the unit tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -0 lines) Patch
M webrtc/ortc/rtpparametersconversion.h View 1 2 chunks +12 lines, -0 lines 0 comments Download
M webrtc/ortc/rtpparametersconversion.cc View 1 2 3 chunks +83 lines, -0 lines 0 comments Download
M webrtc/ortc/rtpparametersconversion_unittest.cc View 1 2 2 chunks +110 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
Taylor Brandstetter
Looks good; just some minor comments. Also, here's a bug you can link: https://bugs.chromium.org/p/webrtc/issues/detail?id=7311 https://codereview.webrtc.org/2735853004/diff/20001/webrtc/ortc/rtpparametersconversion.cc ...
3 years, 9 months ago (2017-03-08 22:35:49 UTC) #6
Zhi Huang
Please take another look. Thanks. https://codereview.webrtc.org/2735853004/diff/20001/webrtc/ortc/rtpparametersconversion.cc File webrtc/ortc/rtpparametersconversion.cc (right): https://codereview.webrtc.org/2735853004/diff/20001/webrtc/ortc/rtpparametersconversion.cc#newcode283 webrtc/ortc/rtpparametersconversion.cc:283: if (stream_params.size() > 0) ...
3 years, 9 months ago (2017-03-08 23:56:49 UTC) #10
Taylor Brandstetter
lgtm https://codereview.webrtc.org/2735853004/diff/20001/webrtc/ortc/rtpparametersconversion.cc File webrtc/ortc/rtpparametersconversion.cc (right): https://codereview.webrtc.org/2735853004/diff/20001/webrtc/ortc/rtpparametersconversion.cc#newcode283 webrtc/ortc/rtpparametersconversion.cc:283: if (stream_params.size() > 0) { On 2017/03/08 23:56:49, ...
3 years, 9 months ago (2017-03-09 00:41:43 UTC) #12
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/2735853004/60001
3 years, 9 months ago (2017-03-09 00:47:14 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 01:15:11 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/243663965a9a3a76f01c30619...

Powered by Google App Engine
This is Rietveld 408576698