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

Issue 2661453003: Simplify IsFmtpParam according to RFC 4855. (Closed)

Created:
3 years, 10 months ago by ossu
Modified:
3 years, 10 months ago
Reviewers:
hta-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Simplify IsFmtpParam according to RFC 4855. This should help pave the way for injectable audio codecs, since external implementations need to be able to signal arbitrary fmtp parameters. BUG=webrtc:5806 Review-Url: https://codereview.webrtc.org/2661453003 Cr-Commit-Position: refs/heads/master@{#16360} Committed: https://chromium.googlesource.com/external/webrtc/+/aa4b0775aa9877410fb45fe406e786aafef6f934

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removed case-insensitive comparison. Added tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -27 lines) Patch
M webrtc/pc/webrtcsdp.cc View 1 1 chunk +5 lines, -27 lines 0 comments Download
M webrtc/pc/webrtcsdp_unittest.cc View 1 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
ossu
Hi hta, This CL changes how we filter fmtp parameters in webrtcsdp.cc. It's closer to ...
3 years, 10 months ago (2017-01-27 13:00:42 UTC) #2
hta-webrtc
Can you add an unittest in webrtcsdp_unittest.cc that tries to build: 1) from a parameter ...
3 years, 10 months ago (2017-01-27 13:59:30 UTC) #3
ossu
Sure, I can add a test to ensure ptime and maxptime gets put in a= ...
3 years, 10 months ago (2017-01-27 15:13:25 UTC) #4
hta-webrtc
On 2017/01/27 15:13:25, ossu wrote: > Sure, I can add a test to ensure ptime ...
3 years, 10 months ago (2017-01-27 15:27:17 UTC) #5
ossu
On 2017/01/27 15:27:17, hta-webrtc wrote: > On 2017/01/27 15:13:25, ossu wrote: > > Sure, I ...
3 years, 10 months ago (2017-01-27 16:33:31 UTC) #6
ossu
Alright. I've gone with option 3 and added some tests.
3 years, 10 months ago (2017-01-30 13:13:35 UTC) #7
hta-webrtc
lgtm Will you file a bug for the case-sensitivity issue?
3 years, 10 months ago (2017-01-30 13:55:06 UTC) #8
ossu
Sure will! https://bugs.chromium.org/p/webrtc/issues/detail?id=7081
3 years, 10 months ago (2017-01-30 14:12:21 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/2661453003/20001
3 years, 10 months ago (2017-01-30 14:12:35 UTC) #11
hta-webrtc
If you were trying to submit, I may have stepped on your toes by scheduling ...
3 years, 10 months ago (2017-01-30 15:32:14 UTC) #16
ossu
On 2017/01/30 15:32:14, hta-webrtc wrote: > If you were trying to submit, I may have ...
3 years, 10 months ago (2017-01-30 15:38:53 UTC) #17
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/2661453003/20001
3 years, 10 months ago (2017-01-30 15:39:03 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 15:41:24 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/aa4b0775aa9877410fb45fe40...

Powered by Google App Engine
This is Rietveld 408576698