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

Issue 757953002: Add SubsampleEntry constructor. (Closed)

Created:
6 years ago by xhwang
Modified:
6 years ago
Reviewers:
*ddorwin
CC:
chromium-reviews, feature-media-reviews_chromium.org, eme-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add SubsampleEntry constructor. This simplifies some existing code and will make it easier to pass DecryptConfig through mojo. Also add DecryptConfig::Matches(), which will be useful in tests. BUG=432998 TEST=Adds new test. Committed: https://crrev.com/f1132dda40ad38c1bed5232b0b9598e102153b64 Cr-Commit-Position: refs/heads/master@{#305723}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase only #

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M media/base/decoder_buffer_unittest.cc View 1 2 1 chunk +15 lines, -1 line 0 comments Download
M media/base/decrypt_config.h View 2 chunks +6 lines, -0 lines 0 comments Download
M media/base/decrypt_config.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M media/cdm/ppapi/external_clear_key/clear_key_cdm.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
xhwang
PTAL
6 years ago (2014-11-25 17:29:37 UTC) #3
ddorwin
lgtm % comments https://codereview.chromium.org/757953002/diff/1/media/base/decoder_buffer_unittest.cc File media/base/decoder_buffer_unittest.cc (right): https://codereview.chromium.org/757953002/diff/1/media/base/decoder_buffer_unittest.cc#newcode110 media/base/decoder_buffer_unittest.cc:110: subsamples.push_back(SubsampleEntry(30, 40)); nit: This example could ...
6 years ago (2014-11-25 20:47:48 UTC) #4
xhwang
rebase only
6 years ago (2014-11-25 22:09:43 UTC) #5
xhwang
comments addressed
6 years ago (2014-11-25 22:13:28 UTC) #6
xhwang
https://codereview.chromium.org/757953002/diff/1/media/base/decoder_buffer_unittest.cc File media/base/decoder_buffer_unittest.cc (right): https://codereview.chromium.org/757953002/diff/1/media/base/decoder_buffer_unittest.cc#newcode110 media/base/decoder_buffer_unittest.cc:110: subsamples.push_back(SubsampleEntry(30, 40)); On 2014/11/25 20:47:48, ddorwin wrote: > nit: ...
6 years ago (2014-11-25 22:13:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/757953002/40001
6 years ago (2014-11-25 22:15:11 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-11-25 23:09:40 UTC) #10
commit-bot: I haz the power
6 years ago (2014-11-25 23:11:12 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f1132dda40ad38c1bed5232b0b9598e102153b64
Cr-Commit-Position: refs/heads/master@{#305723}

Powered by Google App Engine
This is Rietveld 408576698