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

Issue 289373011: Support for YUV 4:4:4 subsampling. (Closed)

Created:
6 years, 7 months ago by sandersd (OOO until July 31)
Modified:
6 years, 6 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, wjia+watch_chromium.org, hubbe, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Support for YUV 4:4:4 subsampling. Plumb a new VideoFrame format (YV24) through the stack and add a conversion using libyuv to the software path. BUG=104711 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274434

Patch Set 1 #

Patch Set 2 : Software path. #

Total comments: 16

Patch Set 3 : Restore FastPaint. #

Patch Set 4 : Check that FastPaint is not used. #

Patch Set 5 : Rebase #

Patch Set 6 : Fix WrapExternalPackedMemory #

Patch Set 7 : Update MediaBrowserTest #

Patch Set 8 : Remove FastPaint check. #

Patch Set 9 : Update content_browsertests to not use FastPaint. #

Patch Set 10 : In-place ARGB->ABGR conversion. #

Patch Set 11 : Try that again. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -102 lines) Patch
M cc/resources/video_resource_updater.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M content/browser/media/media_browsertest.cc View 1 2 3 4 5 6 2 chunks +2 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_browsertest.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_frame_compositor.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/base/video_frame.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/video_frame.cc View 1 2 3 4 5 18 chunks +172 lines, -72 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M media/filters/ffmpeg_video_decoder.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M media/filters/skcanvas_video_renderer.cc View 1 2 3 4 5 6 7 8 9 10 9 chunks +42 lines, -18 lines 0 comments Download

Messages

Total messages: 35 (0 generated)
sandersd (OOO until July 31)
Still needs some minor updates to the tests, otherwise I believe this is ready.
6 years, 7 months ago (2014-05-22 23:20:43 UTC) #1
scherkus (not reviewing)
cool! https://codereview.chromium.org/289373011/diff/20001/media/base/video_frame.cc File media/base/video_frame.cc (right): https://codereview.chromium.org/289373011/diff/20001/media/base/video_frame.cc#newcode553 media/base/video_frame.cc:553: default: can you replace the default cases w/ ...
6 years, 7 months ago (2014-05-22 23:45:11 UTC) #2
rileya (GONE FROM CHROMIUM)
driveby: sweet! didn't realize someone finally added libyuv (a week ago haha), looks like the ...
6 years, 7 months ago (2014-05-22 23:58:35 UTC) #3
scherkus (not reviewing)
https://codereview.chromium.org/289373011/diff/20001/media/filters/skcanvas_video_renderer.cc File media/filters/skcanvas_video_renderer.cc (left): https://codereview.chromium.org/289373011/diff/20001/media/filters/skcanvas_video_renderer.cc#oldcode59 media/filters/skcanvas_video_renderer.cc:59: static bool CanFastPaint(SkCanvas* canvas, uint8 alpha, fischman and I ...
6 years, 7 months ago (2014-05-22 23:59:40 UTC) #4
sandersd (OOO until July 31)
https://codereview.chromium.org/289373011/diff/20001/media/base/video_frame.cc File media/base/video_frame.cc (right): https://codereview.chromium.org/289373011/diff/20001/media/base/video_frame.cc#newcode553 media/base/video_frame.cc:553: default: On 2014/05/22 23:45:11, scherkus wrote: > can you ...
6 years, 7 months ago (2014-05-23 00:45:21 UTC) #5
chromium-reviews
drive-by On Thu, May 22, 2014 at 4:58 PM, <rileya@chromium.org> wrote: > A good followup ...
6 years, 7 months ago (2014-05-23 01:03:53 UTC) #6
scherkus (not reviewing)
lgtm
6 years, 7 months ago (2014-05-23 02:31:31 UTC) #7
sandersd (OOO until July 31)
piman: please review cc/*.
6 years, 7 months ago (2014-05-23 21:52:37 UTC) #8
piman
lgtm
6 years, 7 months ago (2014-05-23 22:04:58 UTC) #9
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 7 months ago (2014-05-27 19:09:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/40001
6 years, 7 months ago (2014-05-27 19:11:32 UTC) #11
sandersd (OOO until July 31)
The CQ bit was unchecked by sandersd@chromium.org
6 years, 7 months ago (2014-05-27 19:16:51 UTC) #12
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 7 months ago (2014-05-27 19:19:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/60001
6 years, 7 months ago (2014-05-27 19:20:46 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 7 months ago (2014-05-27 23:39:37 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-27 23:41:59 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/18041) mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/8137) win_gpu_triggered_tests ...
6 years, 7 months ago (2014-05-27 23:42:00 UTC) #17
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 6 months ago (2014-05-28 20:10:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/60001
6 years, 6 months ago (2014-05-28 20:12:21 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-29 00:31:40 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-29 00:33:56 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/18555) mac_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_triggered_tests/builds/8598) win_gpu_triggered_tests ...
6 years, 6 months ago (2014-05-29 00:33:56 UTC) #22
Ken Russell (switch to Gerrit)
On 2014/05/29 00:33:56, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 6 months ago (2014-05-29 00:43:39 UTC) #23
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 6 months ago (2014-05-29 21:47:14 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/110008
6 years, 6 months ago (2014-05-29 21:50:04 UTC) #25
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 01:37:43 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-30 01:44:27 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/189931)
6 years, 6 months ago (2014-05-30 01:44:27 UTC) #28
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 6 months ago (2014-05-30 17:53:51 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/130001
6 years, 6 months ago (2014-05-30 17:57:19 UTC) #30
sandersd (OOO until July 31)
The CQ bit was unchecked by sandersd@chromium.org
6 years, 6 months ago (2014-05-30 18:23:24 UTC) #31
sandersd (OOO until July 31)
The CQ bit was checked by sandersd@chromium.org
6 years, 6 months ago (2014-06-02 23:23:51 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sandersd@chromium.org/289373011/170001
6 years, 6 months ago (2014-06-02 23:24:12 UTC) #33
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-03 03:08:11 UTC) #34
commit-bot: I haz the power
6 years, 6 months ago (2014-06-03 08:46:03 UTC) #35
Message was sent while issue was closed.
Change committed as 274434

Powered by Google App Engine
This is Rietveld 408576698