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

Issue 2397413002: - Filter data channel codecs based on codec name instead of payload type, which may have been remap… (Closed)

Created:
4 years, 2 months ago by the sun
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

- Filter data channel codecs based on codec name instead of payload type, which may have been remapped. - Rename the data codec payload types to end with "PlType" instead of "Id", for consistency. BUG=webrtc:2795 Committed: https://crrev.com/9fa49759e5e51a45cbc7c03a17c269e3d2658fc8 Cr-Commit-Position: refs/heads/master@{#14581}

Patch Set 1 #

Patch Set 2 : Change default PT for google-data #

Total comments: 3

Patch Set 3 : reviewer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M webrtc/api/webrtcsdp.cc View 1 2 3 chunks +10 lines, -10 lines 0 comments Download
M webrtc/api/webrtcsdp_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/api/webrtcsession_unittest.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/media/base/mediaconstants.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/base/mediaconstants.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/base/rtpdataengine.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/media/sctp/sctpdataengine.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/pc/mediasession.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
the sun
4 years, 2 months ago (2016-10-07 11:52:59 UTC) #2
ossu
https://codereview.webrtc.org/2397413002/diff/20001/webrtc/media/base/rtpdataengine.cc File webrtc/media/base/rtpdataengine.cc (right): https://codereview.webrtc.org/2397413002/diff/20001/webrtc/media/base/rtpdataengine.cc#newcode87 webrtc/media/base/rtpdataengine.cc:87: DataCodec data_codec(kGoogleRtpDataCodecPlType, kGoogleRtpDataCodecName); Does this not need to be ...
4 years, 2 months ago (2016-10-07 12:11:26 UTC) #3
Taylor Brandstetter
Won't this need to happen in two stages? First make sure we filter based on ...
4 years, 2 months ago (2016-10-07 17:35:53 UTC) #4
the sun
On 2016/10/07 17:35:53, Taylor Brandstetter wrote: > Won't this need to happen in two stages? ...
4 years, 2 months ago (2016-10-07 21:23:54 UTC) #5
Taylor Brandstetter
On 2016/10/07 21:23:54, the sun wrote: > On 2016/10/07 17:35:53, Taylor Brandstetter wrote: > > ...
4 years, 2 months ago (2016-10-07 21:43:23 UTC) #6
the sun
https://codereview.webrtc.org/2397413002/diff/20001/webrtc/media/base/rtpdataengine.cc File webrtc/media/base/rtpdataengine.cc (right): https://codereview.webrtc.org/2397413002/diff/20001/webrtc/media/base/rtpdataengine.cc#newcode87 webrtc/media/base/rtpdataengine.cc:87: DataCodec data_codec(kGoogleRtpDataCodecPlType, kGoogleRtpDataCodecName); On 2016/10/07 12:11:26, ossu wrote: > ...
4 years, 2 months ago (2016-10-08 18:55:06 UTC) #9
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/2397413002/40001
4 years, 2 months ago (2016-10-08 19:34:39 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-08 20:02:49 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-08 20:03:01 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9fa49759e5e51a45cbc7c03a17c269e3d2658fc8
Cr-Commit-Position: refs/heads/master@{#14581}

Powered by Google App Engine
This is Rietveld 408576698