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

Issue 2520933002: iOS AppRTCMobile: Fix SDP video codec reordering for multiple H264 profiles (Closed)

Created:
4 years, 1 month ago by magjed_webrtc
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

iOS AppRTCMobile: Fix SDP video codec reordering for multiple H264 profiles BUG=webrtc:6738 Committed: https://crrev.com/e60f020456982c8f56dc1567e3b4cd49d356c5aa Cr-Commit-Position: refs/heads/master@{#15198}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Make code cleaner and add more tests #

Total comments: 2

Patch Set 3 : Rename h264Desc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -47 lines) Patch
M webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m View 1 2 chunks +42 lines, -36 lines 0 comments Download
M webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm View 1 2 2 chunks +54 lines, -11 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
magjed_webrtc
Daniela - please take a look.
4 years, 1 month ago (2016-11-21 13:59:17 UTC) #4
daniela-webrtc
https://codereview.webrtc.org/2520933002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m File webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m (right): https://codereview.webrtc.org/2520933002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m#newcode37 webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m:37: NSRegularExpression *regex = I know this is not part ...
4 years, 1 month ago (2016-11-21 16:23:00 UTC) #5
magjed_webrtc
https://codereview.webrtc.org/2520933002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m File webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m (right): https://codereview.webrtc.org/2520933002/diff/1/webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m#newcode37 webrtc/examples/objc/AppRTCMobile/ARDSDPUtils.m:37: NSRegularExpression *regex = On 2016/11/21 16:23:00, denicija-webrtc wrote: > ...
4 years, 1 month ago (2016-11-22 14:40:24 UTC) #7
denicija-google
LGTM with one tiny remark that can be addressed if you see fit. https://codereview.webrtc.org/2520933002/diff/40001/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm File ...
4 years, 1 month ago (2016-11-22 15:05:30 UTC) #9
magjed_webrtc
https://codereview.webrtc.org/2520933002/diff/40001/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm File webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm (right): https://codereview.webrtc.org/2520933002/diff/40001/webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm#newcode369 webrtc/examples/objc/AppRTCMobile/tests/ARDAppClientTest.mm:369: RTCSessionDescription *h264Desc = On 2016/11/22 15:05:30, denicija-google wrote: > ...
4 years, 1 month ago (2016-11-22 15:14:28 UTC) #10
magjed_webrtc
Btw, you accidentally stamped this CL with your corp account. I have separate profiles in ...
4 years, 1 month ago (2016-11-22 15:15:37 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/2520933002/60001
4 years, 1 month ago (2016-11-22 15:15:55 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 1 month ago (2016-11-22 15:46:09 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-22 15:46:14 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e60f020456982c8f56dc1567e3b4cd49d356c5aa
Cr-Commit-Position: refs/heads/master@{#15198}

Powered by Google App Engine
This is Rietveld 408576698