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

Issue 972063002: Fix visible size for V4L2 VDA (Closed)

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

Description

Fix visible size for V4L2 VDA Note this CL depends on s5p-mfc kernel driver fix https://chromium.googlesource.com/chromiumos/third_party/kernel/+/090b79f, which is available since 6840.0.0 Otherwise exynos chromeos will crash. BUG=chromium:449920 TEST=apprtc loopback with resolution 640x354 on peach pit; run run video_VideoSanity Committed: https://crrev.com/ead8f96b24fe7a382ab113c0f7a60c528025c0c6 Cr-Commit-Position: refs/heads/master@{#319059}

Patch Set 1 #

Patch Set 2 : don't NOTIFY_ERROR if G_CROP is not supported #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -26 lines) Patch
M content/common/gpu/media/v4l2_video_decode_accelerator.h View 1 2 3 4 2 chunks +18 lines, -7 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.cc View 1 2 3 12 chunks +64 lines, -19 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
kcwu
Patch set 1 is https://codereview.chromium.org/874083005 Patch set 2 is revision according to discussion in https://code.google.com/p/chromium/issues/detail?id=449920 ...
5 years, 9 months ago (2015-03-03 06:31:59 UTC) #2
Owen Lin
lgtm % nits https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc File content/common/gpu/media/v4l2_video_decode_accelerator.cc (right): https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc#newcode1661 content/common/gpu/media/v4l2_video_decode_accelerator.cc:1661: << coded_size_.ToString(); Also log the visible ...
5 years, 9 months ago (2015-03-03 07:35:22 UTC) #3
Pawel Osciak
https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc File content/common/gpu/media/v4l2_video_decode_accelerator.cc (right): https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc#newcode1669 content/common/gpu/media/v4l2_video_decode_accelerator.cc:1669: bool V4L2VideoDecodeAccelerator::GetVisibleSize(const gfx::Size& coded_size, Could you make this return ...
5 years, 9 months ago (2015-03-03 08:28:28 UTC) #4
kcwu
https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc File content/common/gpu/media/v4l2_video_decode_accelerator.cc (right): https://codereview.chromium.org/972063002/diff/20001/content/common/gpu/media/v4l2_video_decode_accelerator.cc#newcode1661 content/common/gpu/media/v4l2_video_decode_accelerator.cc:1661: << coded_size_.ToString(); On 2015/03/03 07:35:22, Owen Lin wrote: > ...
5 years, 9 months ago (2015-03-03 09:45:32 UTC) #5
wuchengli
Pawel. PTAL.
5 years, 9 months ago (2015-03-04 10:24:39 UTC) #6
Pawel Osciak
lgtm https://codereview.chromium.org/972063002/diff/60001/content/common/gpu/media/v4l2_video_decode_accelerator.h File content/common/gpu/media/v4l2_video_decode_accelerator.h (right): https://codereview.chromium.org/972063002/diff/60001/content/common/gpu/media/v4l2_video_decode_accelerator.h#newcode256 content/common/gpu/media/v4l2_video_decode_accelerator.h:256: // cropping is not supported or the crop ...
5 years, 9 months ago (2015-03-04 10:50:22 UTC) #7
kcwu
https://codereview.chromium.org/972063002/diff/60001/content/common/gpu/media/v4l2_video_decode_accelerator.h File content/common/gpu/media/v4l2_video_decode_accelerator.h (right): https://codereview.chromium.org/972063002/diff/60001/content/common/gpu/media/v4l2_video_decode_accelerator.h#newcode256 content/common/gpu/media/v4l2_video_decode_accelerator.h:256: // cropping is not supported or the crop size ...
5 years, 9 months ago (2015-03-04 13:05:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/972063002/80001
5 years, 9 months ago (2015-03-04 13:05:55 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 9 months ago (2015-03-04 13:27:05 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 13:27:32 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ead8f96b24fe7a382ab113c0f7a60c528025c0c6
Cr-Commit-Position: refs/heads/master@{#319059}

Powered by Google App Engine
This is Rietveld 408576698