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

Issue 1820553002: Expose encrypted_only attribute on VDA supported profiles. (Closed)

Created:
4 years, 9 months ago by DaleCurtis
Modified:
4 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose encrypted_only attribute on VDA supported profiles. This allows us to reduce video playback startup for software codecs from ~50-300ms (N5..Android One) to ~microseconds. BUG=596236 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel Committed: https://crrev.com/4708098a8d03f9d0e7b5e6931f9c52c092e78fa9 Cr-Commit-Position: refs/heads/master@{#382185}

Patch Set 1 #

Patch Set 2 : Fix logs. #

Total comments: 2

Patch Set 3 : Add comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -17 lines) Patch
M content/common/gpu/gpu_param_traits_macros.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.cc View 1 2 3 chunks +18 lines, -9 lines 0 comments Download
M content/common/gpu/media/gpu_video_accelerator_util.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/config/gpu_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/config/gpu_info.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/gpu_video_decoder.h View 1 chunk +3 lines, -2 lines 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 2 chunks +11 lines, -5 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/video_decode_accelerator.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (9 generated)
DaleCurtis
4 years, 9 months ago (2016-03-18 23:06:33 UTC) #4
sandersd (OOO until July 31)
lgtm What we really want is a second GpuVideoDecoder at the end of the decoder ...
4 years, 9 months ago (2016-03-18 23:19:00 UTC) #5
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/1820553002/diff/20001/content/common/gpu/media/android_video_decode_accelerator.cc File content/common/gpu/media/android_video_decode_accelerator.cc (right): https://codereview.chromium.org/1820553002/diff/20001/content/common/gpu/media/android_video_decode_accelerator.cc#newcode1173 content/common/gpu/media/android_video_decode_accelerator.cc:1173: profile.encrypted_only = media::VideoCodecBridge::IsKnownUnaccelerated( It's a little confusing to ...
4 years, 9 months ago (2016-03-19 00:25:36 UTC) #6
DaleCurtis
Thanks for review! https://codereview.chromium.org/1820553002/diff/20001/content/common/gpu/media/android_video_decode_accelerator.cc File content/common/gpu/media/android_video_decode_accelerator.cc (right): https://codereview.chromium.org/1820553002/diff/20001/content/common/gpu/media/android_video_decode_accelerator.cc#newcode1173 content/common/gpu/media/android_video_decode_accelerator.cc:1173: profile.encrypted_only = media::VideoCodecBridge::IsKnownUnaccelerated( On 2016/03/19 at ...
4 years, 9 months ago (2016-03-19 00:29:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820553002/40001
4 years, 9 months ago (2016-03-19 00:38:24 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_optional_gpu_tests_rel on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL)
4 years, 9 months ago (2016-03-19 02:39:21 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1820553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1820553002/40001
4 years, 9 months ago (2016-03-19 04:01:55 UTC) #15
Ken Russell (switch to Gerrit)
On 2016/03/19 02:39:21, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 9 months ago (2016-03-19 04:22:44 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-19 04:54:20 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-19 05:03:28 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4708098a8d03f9d0e7b5e6931f9c52c092e78fa9
Cr-Commit-Position: refs/heads/master@{#382185}

Powered by Google App Engine
This is Rietveld 408576698