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

Issue 23480036: Support creating secure decoder in MediaCodecBridge. (Closed)

Created:
7 years, 3 months ago by xhwang
Modified:
7 years, 3 months ago
Reviewers:
qinmin, ddorwin
CC:
chromium-reviews, jam, apatrick_chromium, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org
Visibility:
Public.

Description

Support creating secure decoder in MediaCodecBridge. BUG=163552 TEST=L1 doesn't fully work due to mediaDrm issues. L3 still works well. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221906

Patch Set 1 #

Total comments: 9

Patch Set 2 : comments addressed #

Patch Set 3 : #

Patch Set 4 : set default to L3 #

Patch Set 5 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -67 lines) Patch
M content/browser/android/browser_media_player_manager.cc View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/java/src/org/chromium/media/MediaCodecBridge.java View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M media/base/android/java/src/org/chromium/media/MediaDrmBridge.java View 1 2 5 chunks +35 lines, -18 lines 0 comments Download
M media/base/android/media_codec_bridge.h View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M media/base/android/media_codec_bridge.cc View 1 2 3 4 chunks +10 lines, -8 lines 0 comments Download
M media/base/android/media_codec_bridge_unittest.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M media/base/android/media_drm_bridge.h View 2 chunks +6 lines, -4 lines 0 comments Download
M media/base/android/media_drm_bridge.cc View 1 2 3 2 chunks +18 lines, -11 lines 0 comments Download
M media/base/android/media_source_player.cc View 1 2 3 1 chunk +11 lines, -7 lines 0 comments Download
M media/base/android/video_decoder_job.h View 1 chunk +8 lines, -4 lines 0 comments Download
M media/base/android/video_decoder_job.cc View 1 chunk +8 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
xhwang
I still need to test this CL. Please take a quick look to see if ...
7 years, 3 months ago (2013-09-05 21:27:59 UTC) #1
qinmin
https://codereview.chromium.org/23480036/diff/1/media/base/android/java/src/org/chromium/media/MediaDrmBridge.java File media/base/android/java/src/org/chromium/media/MediaDrmBridge.java (right): https://codereview.chromium.org/23480036/diff/1/media/base/android/java/src/org/chromium/media/MediaDrmBridge.java#newcode134 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java:134: * Create a new from the crypto scheme UUID. ...
7 years, 3 months ago (2013-09-05 22:15:31 UTC) #2
xhwang
https://codereview.chromium.org/23480036/diff/1/media/base/android/java/src/org/chromium/media/MediaDrmBridge.java File media/base/android/java/src/org/chromium/media/MediaDrmBridge.java (right): https://codereview.chromium.org/23480036/diff/1/media/base/android/java/src/org/chromium/media/MediaDrmBridge.java#newcode134 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java:134: * Create a new from the crypto scheme UUID. ...
7 years, 3 months ago (2013-09-06 02:17:47 UTC) #3
qinmin
lgtm
7 years, 3 months ago (2013-09-06 03:28:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/23480036/17001
7 years, 3 months ago (2013-09-07 00:45:35 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-07 01:19:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/23480036/45001
7 years, 3 months ago (2013-09-07 01:30:01 UTC) #7
commit-bot: I haz the power
Change committed as 221906
7 years, 3 months ago (2013-09-07 07:09:03 UTC) #8
johnme
7 years, 3 months ago (2013-09-09 15:03:29 UTC) #9
Message was sent while issue was closed.
On 2013/09/07 07:09:03, I haz the power (commit-bot) wrote:
> Change committed as 221906

This broke MediaSourcePlayerTest.CanPlayType_Widevine. See
http://crbug.com/287817.

Powered by Google App Engine
This is Rietveld 408576698