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

Issue 2481033003: Add helper functions for negotiating H264 profile level id (Closed)

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

Description

Add helper functions for negotiating H264 profile level id BUG=webrtc:6337, webrtc:6601 Committed: https://crrev.com/59be5f77c6b6555050579fac4b6f72d5728fdaa2 Cr-Commit-Position: refs/heads/master@{#15012}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address comments #

Patch Set 3 : Add more comments. Remove DecideSendProfileLevelId. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -12 lines) Patch
M webrtc/common_video/h264/profile_level_id.h View 1 2 4 chunks +32 lines, -0 lines 0 comments Download
M webrtc/common_video/h264/profile_level_id.cc View 1 2 5 chunks +85 lines, -12 lines 0 comments Download
M webrtc/common_video/h264/profile_level_id_unittest.cc View 1 2 1 chunk +68 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 32 (19 generated)
magjed_webrtc
Please take a look.
4 years, 1 month ago (2016-11-07 16:23:08 UTC) #6
kthelgason
https://codereview.webrtc.org/2481033003/diff/20001/webrtc/common_video/h264/profile_level_id.cc File webrtc/common_video/h264/profile_level_id.cc (right): https://codereview.webrtc.org/2481033003/diff/20001/webrtc/common_video/h264/profile_level_id.cc#newcode161 webrtc/common_video/h264/profile_level_id.cc:161: : ParseProfileLevelId(profile_level_id_it->second.c_str()); nit: IMO this is a little too ...
4 years, 1 month ago (2016-11-08 09:27:24 UTC) #9
hta-webrtc
Need to work this one over, and separate the cases into: - Have an offer, ...
4 years, 1 month ago (2016-11-08 09:39:06 UTC) #10
magjed_webrtc
> Need to work this one over, and separate the cases into: > > - ...
4 years, 1 month ago (2016-11-08 15:48:40 UTC) #11
kthelgason
I defer to Harald in matters of correctness, and adherence to the spec. From a ...
4 years, 1 month ago (2016-11-09 09:11:39 UTC) #12
hta-webrtc
Still not clear to me what local_profile is intended to represent, which makes it unclear ...
4 years, 1 month ago (2016-11-09 10:35:08 UTC) #13
magjed_webrtc
https://codereview.webrtc.org/2481033003/diff/60001/webrtc/common_video/h264/profile_level_id.cc File webrtc/common_video/h264/profile_level_id.cc (right): https://codereview.webrtc.org/2481033003/diff/60001/webrtc/common_video/h264/profile_level_id.cc#newcode117 webrtc/common_video/h264/profile_level_id.cc:117: remote_profile_level_id->profile); On 2016/11/09 10:35:07, hta-webrtc wrote: > This is ...
4 years, 1 month ago (2016-11-09 13:19:37 UTC) #14
hta-webrtc
lgtm OK, I will approve this. I DO recommend that you document how these are ...
4 years, 1 month ago (2016-11-09 15:39:09 UTC) #15
magjed_webrtc
On 2016/11/09 15:39:09, hta-webrtc wrote: > lgtm > > OK, I will approve this. > ...
4 years, 1 month ago (2016-11-09 22:01:34 UTC) #21
hta-webrtc
lgtm Now it is beautiful! Thank you!
4 years, 1 month ago (2016-11-10 09:25:59 UTC) #25
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/2481033003/100001
4 years, 1 month ago (2016-11-10 09:56:03 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 1 month ago (2016-11-10 09:57:41 UTC) #30
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 09:57:52 UTC) #32
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/59be5f77c6b6555050579fac4b6f72d5728fdaa2
Cr-Commit-Position: refs/heads/master@{#15012}

Powered by Google App Engine
This is Rietveld 408576698