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

Issue 1236313002: Use skia to do accelerated YUV conversion for rec709 'HD' color space in (Closed)

Created:
5 years, 5 months ago by rileya (GONE FROM CHROMIUM)
Modified:
5 years, 4 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use skia to do accelerated YUV conversion for rec709 'HD' color space in the video -> accelerated canvas copy path. Motivated by https://codereview.chromium.org/1230593005, which makes 709 the default for MSE. Without the hardware-accelerated YUV convert path, video -> WebGL copies are pretty slow (in particular this degrades performance for playing 360 videos in YouTube). Must land after https://codereview.chromium.org/1241723005 lands and rolls. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel,mac_blink_rel,win_blink_rel BUG=333619 Committed: https://crrev.com/e5045e2a19a96c6f1a37e638ae5d4228b90757be Cr-Commit-Position: refs/heads/master@{#340905}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M media/blink/skcanvas_video_renderer.cc View 3 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (5 generated)
rileya (GONE FROM CHROMIUM)
A change that I forgot to do way back when...
5 years, 5 months ago (2015-07-15 01:37:45 UTC) #2
Daniele Castagna
On 2015/07/15 at 01:37:45, rileya wrote: > A change that I forgot to do way ...
5 years, 5 months ago (2015-07-15 14:35:40 UTC) #3
DaleCurtis
lgtm
5 years, 5 months ago (2015-07-15 20:47:32 UTC) #4
watk
lgtm. Thanks!
5 years, 5 months ago (2015-07-15 21:00:13 UTC) #5
Noel Gordon
On 2015/07/15 21:00:13, watk wrote: > lgtm. Thanks! @watk, this is vestigial to the issue ...
5 years, 5 months ago (2015-07-23 06:10:55 UTC) #6
watk
On 2015/07/23 06:10:55, noel gordon wrote: > On 2015/07/15 21:00:13, watk wrote: > > lgtm. ...
5 years, 5 months ago (2015-07-23 17:28:10 UTC) #8
rileya (GONE FROM CHROMIUM)
> How did you test this? I ran the blackwhite.html media_browsertests, and also manually checked ...
5 years, 4 months ago (2015-07-27 19:33:28 UTC) #9
Noel Gordon
#8 Nod, the canvas.getContext('3d').drawImage(<video>) case. The canvas 2d case looks like it might benefit as ...
5 years, 4 months ago (2015-07-28 04:54:17 UTC) #10
rileya (GONE FROM CHROMIUM)
On 2015/07/28 04:54:17, noel gordon wrote: > Are there any blink layout tests? Not that ...
5 years, 4 months ago (2015-07-28 23:49:27 UTC) #11
Noel Gordon
On 2015/07/28 23:49:27, rileya wrote: > On 2015/07/28 04:54:17, noel gordon wrote: > > Are ...
5 years, 4 months ago (2015-07-29 00:29:02 UTC) #12
Daniele Castagna
On 2015/07/29 at 00:29:02, noel wrote: > On 2015/07/28 23:49:27, rileya wrote: > > On ...
5 years, 4 months ago (2015-07-29 04:25:56 UTC) #13
Noel Gordon
On 2015/07/29 04:25:56, Daniele Castagna wrote: > There is also canvas/yuv-video-on-accelerated-canvas.html > I added the ...
5 years, 4 months ago (2015-07-29 04:33:00 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236313002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1236313002/1
5 years, 4 months ago (2015-07-29 04:33:19 UTC) #16
Noel Gordon
On 2015/07/29 04:25:56, Daniele Castagna wrote: > There is also canvas/yuv-video-on-accelerated-canvas.html > I added the ...
5 years, 4 months ago (2015-07-29 05:30:28 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-07-29 07:08:58 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1236313002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1236313002/1
5 years, 4 months ago (2015-07-29 17:00:25 UTC) #21
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-07-29 17:06:38 UTC) #22
commit-bot: I haz the power
5 years, 4 months ago (2015-07-29 17:07:33 UTC) #23
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e5045e2a19a96c6f1a37e638ae5d4228b90757be
Cr-Commit-Position: refs/heads/master@{#340905}

Powered by Google App Engine
This is Rietveld 408576698