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

Issue 569313003: Pass YUV color space information to Skia in VideoImageGenerator. (Closed)

Created:
6 years, 3 months ago by rileya (GONE FROM CHROMIUM)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@videoimagegenerator
Project:
chromium
Visibility:
Public.

Description

Pass YUV color space information to Skia in VideoImageGenerator. Also fixes some minor issues with how sizes and visible rects are handled. BUG=91208 Committed: https://crrev.com/579e0422fc79b5375940a3b1a656bed4a4dec69c Cr-Commit-Position: refs/heads/master@{#296791}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Patch Set 3 : picky compilers are picky #

Patch Set 4 : #

Patch Set 5 : flush canvas #

Patch Set 6 : #

Patch Set 7 : remove refcounting to see what the bots do... #

Patch Set 8 : #

Patch Set 9 : Speculative changes to failing rtc tests #

Patch Set 10 : format, remove test change #

Patch Set 11 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -25 lines) Patch
M media/filters/skcanvas_video_renderer.cc View 1 2 3 4 5 6 7 8 9 10 6 chunks +82 lines, -25 lines 0 comments Download

Messages

Total messages: 31 (17 generated)
rileya (GONE FROM CHROMIUM)
After https://codereview.chromium.org/531353002/ lands, this will add support for the more common Rec601 color space.
6 years, 3 months ago (2014-09-16 00:29:53 UTC) #2
scherkus (not reviewing)
nits 'n suggestions https://codereview.chromium.org/569313003/diff/1/media/filters/skcanvas_video_renderer.cc File media/filters/skcanvas_video_renderer.cc (right): https://codereview.chromium.org/569313003/diff/1/media/filters/skcanvas_video_renderer.cc#newcode32 media/filters/skcanvas_video_renderer.cc:32: return format == media::VideoFrame::YV12 || can ...
6 years, 3 months ago (2014-09-16 00:35:09 UTC) #3
rileya (GONE FROM CHROMIUM)
https://codereview.chromium.org/569313003/diff/1/media/filters/skcanvas_video_renderer.cc File media/filters/skcanvas_video_renderer.cc (right): https://codereview.chromium.org/569313003/diff/1/media/filters/skcanvas_video_renderer.cc#newcode32 media/filters/skcanvas_video_renderer.cc:32: return format == media::VideoFrame::YV12 || On 2014/09/16 00:35:08, scherkus ...
6 years, 3 months ago (2014-09-16 00:58:32 UTC) #4
scherkus (not reviewing)
lgtm
6 years, 3 months ago (2014-09-16 01:03:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/20001
6 years, 3 months ago (2014-09-16 02:29:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/40001
6 years, 3 months ago (2014-09-16 02:41:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/40001
6 years, 3 months ago (2014-09-16 18:18:42 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/14790)
6 years, 3 months ago (2014-09-16 19:51:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/40001
6 years, 3 months ago (2014-09-16 20:19:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/60001
6 years, 3 months ago (2014-09-16 20:49:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/569313003/80001
6 years, 3 months ago (2014-09-16 22:09:22 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/569313003/340001
6 years, 2 months ago (2014-09-25 19:52:23 UTC) #29
commit-bot: I haz the power
Committed patchset #11 (id:340001) as e2ac2cf442edac180fc0dad05b5f8b9925dfd02c
6 years, 2 months ago (2014-09-25 20:58:44 UTC) #30
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 20:59:53 UTC) #31
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/579e0422fc79b5375940a3b1a656bed4a4dec69c
Cr-Commit-Position: refs/heads/master@{#296791}

Powered by Google App Engine
This is Rietveld 408576698