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

Issue 1438063002: media: Support SetCdm() on VideoDecodeAccelerator interface. (Closed)

Created:
5 years, 1 month ago by xhwang
Modified:
5 years, 1 month ago
CC:
chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, jbauman+watch_chromium.org, kalyank, mcasas+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org, sandersd (OOO until July 31), sievers+watch_chromium.org, Tima Vaisburd
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Support SetCdm() on VideoDecodeAccelerator interface. This is needed to support encrypted stream handling in VideoDecodeAccelerator (VDA) implmentations on certain platforms (e.g. Android). BUG=545099 Committed: https://crrev.com/5acd08322f6402c527b3197e973b727370584797 Cr-Commit-Position: refs/heads/master@{#359696}

Patch Set 1 #

Total comments: 12

Patch Set 2 : comments addressed #

Total comments: 12

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -97 lines) Patch
M content/common/gpu/client/gpu_video_decode_accelerator_host.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M content/common/gpu/client/gpu_video_decode_accelerator_host.cc View 1 3 chunks +15 lines, -0 lines 0 comments Download
M content/common/gpu/gpu_messages.h View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.h View 1 3 chunks +6 lines, -2 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.h View 1 3 chunks +8 lines, -6 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.cc View 1 2 8 chunks +97 lines, -85 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 2 chunks +20 lines, -2 lines 0 comments Download
M media/video/video_decode_accelerator.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
xhwang
This is pure plumbing code getting SetCdm() call through. I'll hook it up in GpuVideoDecoder ...
5 years, 1 month ago (2015-11-11 22:23:16 UTC) #3
xhwang
ccameron: Please OWNERS review content/common/gpu/* changes.
5 years, 1 month ago (2015-11-11 22:26:05 UTC) #5
xhwang
dcheng: Please OWNERS review changes in content/common/gpu/gpu_messages.h.
5 years, 1 month ago (2015-11-11 22:29:45 UTC) #7
liberato (no reviews please)
https://chromiumcodereview.appspot.com/1438063002/diff/1/content/common/gpu/gpu_messages.h File content/common/gpu/gpu_messages.h (right): https://chromiumcodereview.appspot.com/1438063002/diff/1/content/common/gpu/gpu_messages.h#newcode744 content/common/gpu/gpu_messages.h:744: IPC_MESSAGE_ROUTED1(AcceleratedVideoDecoderHostMsg_CdmSet, if you're feeling sufficiently obsessive-compulsive, then please reorder ...
5 years, 1 month ago (2015-11-11 23:29:10 UTC) #8
dcheng
https://codereview.chromium.org/1438063002/diff/1/content/common/gpu/gpu_messages.h File content/common/gpu/gpu_messages.h (right): https://codereview.chromium.org/1438063002/diff/1/content/common/gpu/gpu_messages.h#newcode744 content/common/gpu/gpu_messages.h:744: IPC_MESSAGE_ROUTED1(AcceleratedVideoDecoderHostMsg_CdmSet, I think this could be named more intuitively ...
5 years, 1 month ago (2015-11-12 18:48:43 UTC) #9
xhwang
Comments addressed. PTAL again! https://chromiumcodereview.appspot.com/1438063002/diff/1/content/common/gpu/gpu_messages.h File content/common/gpu/gpu_messages.h (right): https://chromiumcodereview.appspot.com/1438063002/diff/1/content/common/gpu/gpu_messages.h#newcode744 content/common/gpu/gpu_messages.h:744: IPC_MESSAGE_ROUTED1(AcceleratedVideoDecoderHostMsg_CdmSet, On 2015/11/12 18:48:43, dcheng ...
5 years, 1 month ago (2015-11-13 01:16:55 UTC) #10
dcheng
ipc changes lgtm https://codereview.chromium.org/1438063002/diff/20001/content/common/gpu/gpu_messages.h File content/common/gpu/gpu_messages.h (right): https://codereview.chromium.org/1438063002/diff/20001/content/common/gpu/gpu_messages.h#newcode683 content/common/gpu/gpu_messages.h:683: int32) /* CDM ID */ Nit: ...
5 years, 1 month ago (2015-11-13 19:54:53 UTC) #11
xhwang
https://chromiumcodereview.appspot.com/1438063002/diff/20001/content/common/gpu/gpu_messages.h File content/common/gpu/gpu_messages.h (right): https://chromiumcodereview.appspot.com/1438063002/diff/20001/content/common/gpu/gpu_messages.h#newcode683 content/common/gpu/gpu_messages.h:683: int32) /* CDM ID */ On 2015/11/13 19:54:52, dcheng ...
5 years, 1 month ago (2015-11-13 20:06:22 UTC) #12
xhwang
liberato: PTAL again! ccameron: Please OWNERS review content/common/gpu/* changes.
5 years, 1 month ago (2015-11-13 20:06:54 UTC) #13
liberato (no reviews please)
lgtm.
5 years, 1 month ago (2015-11-13 22:51:54 UTC) #14
ccameron
owner lgtm stamp
5 years, 1 month ago (2015-11-13 22:59:44 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1438063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1438063002/40001
5 years, 1 month ago (2015-11-13 23:38:27 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-13 23:57:16 UTC) #19
commit-bot: I haz the power
5 years, 1 month ago (2015-11-13 23:58:42 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5acd08322f6402c527b3197e973b727370584797
Cr-Commit-Position: refs/heads/master@{#359696}

Powered by Google App Engine
This is Rietveld 408576698