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

Issue 11745026: Encrypted Media: Add config change support in DecryptingVideoDecoder. (Closed)

Created:
7 years, 11 months ago by xhwang
Modified:
7 years, 11 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Encrypted Media: Add config change support in DecryptingVideoDecoder. BUG=168128, 168129 TEST=Added unittests; demo page works. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175299

Patch Set 1 #

Total comments: 12

Patch Set 2 : rename tests for consistency; will move tests in the next patch set #

Patch Set 3 : reordered tests; fix a missing return in DVD #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : remove ffvd changes; will do that in another CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -54 lines) Patch
M media/filters/decrypting_video_decoder.h View 2 chunks +5 lines, -1 line 0 comments Download
M media/filters/decrypting_video_decoder.cc View 1 2 5 chunks +48 lines, -13 lines 0 comments Download
M media/filters/decrypting_video_decoder_unittest.cc View 1 2 3 5 chunks +149 lines, -40 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
xhwang
PTAL! If this looks good, I'll apply similar change to the DecryptingAudioDecoder.
7 years, 11 months ago (2013-01-04 05:11:25 UTC) #1
acolwell GONE FROM CHROMIUM
Looks good. You should probably add a test like PipelineIntegrationTest.MediaSource_ConfigChange_WebM as well just to make ...
7 years, 11 months ago (2013-01-04 16:03:20 UTC) #2
ddorwin
Looks fine. I'll let Aaron wrap it up. https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc#newcode212 media/filters/decrypting_video_decoder.cc:212: if ...
7 years, 11 months ago (2013-01-04 17:59:01 UTC) #3
xhwang
comments mostly resolved. PTAL again! https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc#newcode212 media/filters/decrypting_video_decoder.cc:212: if (reset_cb_.is_null()) { On ...
7 years, 11 months ago (2013-01-05 00:09:55 UTC) #4
xhwang
BTW, ddorwin is adding a config change for encrypted media in pipeline integration change. That'll ...
7 years, 11 months ago (2013-01-05 00:11:38 UTC) #5
acolwell GONE FROM CHROMIUM
lgtm % comments https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc#newcode259 media/filters/decrypting_video_decoder.cc:259: decryptor_->InitializeVideoDecoder( On 2013/01/05 00:09:55, xhwang wrote: ...
7 years, 11 months ago (2013-01-05 01:17:12 UTC) #6
xhwang
https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc File media/filters/decrypting_video_decoder.cc (right): https://codereview.chromium.org/11745026/diff/1/media/filters/decrypting_video_decoder.cc#newcode259 media/filters/decrypting_video_decoder.cc:259: decryptor_->InitializeVideoDecoder( On 2013/01/05 01:17:12, acolwell wrote: > On 2013/01/05 ...
7 years, 11 months ago (2013-01-05 04:03:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11745026/21002
7 years, 11 months ago (2013-01-05 04:38:08 UTC) #8
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-05 04:56:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11745026/21002
7 years, 11 months ago (2013-01-05 05:01:51 UTC) #10
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-05 05:34:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11745026/21002
7 years, 11 months ago (2013-01-05 15:51:54 UTC) #12
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-05 16:22:32 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/11745026/21002
7 years, 11 months ago (2013-01-06 00:55:52 UTC) #14
commit-bot: I haz the power
7 years, 11 months ago (2013-01-06 01:26:15 UTC) #15
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests,
unit_tests

Powered by Google App Engine
This is Rietveld 408576698