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

Issue 2539153002: Add vector<uint8_t> to Base64 decoded data types. (Closed)

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

Description

Add vector<uint8_t> to Base64 decoded data types. This is a prerequisite to decode fmtp sprop-parameter-sets into the right encoding for H264SpsPpsTracker. # Legal requires us to keep the original license header. NOPRESUBMIT=true BUG=webrtc:5948 Committed: https://crrev.com/8fc0c4c32ff6ba1dc0939c5ea34bc56e5b21cbc9 Cr-Commit-Position: refs/heads/master@{#15604}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Resolve template usage style nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M webrtc/base/base64.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webrtc/base/base64.cc View 1 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 35 (23 generated)
johan
Note: this file is not under the WebRTC license. From a technical view modifying the ...
4 years ago (2016-11-30 15:14:57 UTC) #2
johan
blum@ Files in this CL have a specific copyright header, not the standard webrtc copyright ...
4 years ago (2016-12-01 18:18:31 UTC) #4
johan
Got legal clearance through Niklas Blum.
4 years ago (2016-12-13 14:14:58 UTC) #7
johan
Erik PTAL and maybe find an owner.
4 years ago (2016-12-13 14:19:22 UTC) #8
sprang_webrtc
lgtm with nit perkj@, can you have look as owner? https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.cc File webrtc/base/base64.cc (right): https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.cc#newcode210 ...
4 years ago (2016-12-14 08:43:04 UTC) #14
perkj_webrtc
lgtm https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.h File webrtc/base/base64.h (right): https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.h#newcode64 webrtc/base/base64.h:64: static bool DecodeFromArray(const char* data, size_t len, DecodeFlags ...
4 years ago (2016-12-14 09:18:17 UTC) #15
perkj_webrtc
lgtm
4 years ago (2016-12-14 09:18:17 UTC) #16
johan
https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.cc File webrtc/base/base64.cc (right): https://codereview.webrtc.org/2539153002/diff/1/webrtc/base/base64.cc#newcode210 webrtc/base/base64.cc:210: data_used); On 2016/12/14 08:43:04, språng wrote: > It's actually ...
4 years ago (2016-12-14 10:21:16 UTC) #18
johan
Note on presubmit checks: legal states it is important not to change the license header.
4 years ago (2016-12-14 10:25:40 UTC) #19
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/2539153002/20001
4 years ago (2016-12-14 11:58:43 UTC) #30
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-14 12:13:01 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-14 12:13:13 UTC) #35
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8fc0c4c32ff6ba1dc0939c5ea34bc56e5b21cbc9
Cr-Commit-Position: refs/heads/master@{#15604}

Powered by Google App Engine
This is Rietveld 408576698