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

Issue 2824743002: Make V4L2 Jpeg Decode Accelerator not compiled on an Intel device (Closed)

Created:
3 years, 8 months ago by hiroh
Modified:
3 years, 8 months ago
Reviewers:
Pawel Osciak
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make V4L2 Jpeg Decode Accelerator not compiled on an Intel device On an Intel device, V4L2JDA isn't used. This patch makes V4L2JDA be not compiled if it's in an Intel device. BUG=710729 TEST=confirm jpeg_accelerator_unittest is passed on x86_64 and armv7l. Also appr.tc/?debug=loopback. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2824743002 Cr-Commit-Position: refs/heads/master@{#465554} Committed: https://chromium.googlesource.com/chromium/src/+/eea08e1d749a5e8e21272e5cb281d4fdd7d7f214

Patch Set 1 #

Patch Set 2 : Make V4L2 Jpeg Decode Accelerator not compiled on an Intel device #

Total comments: 3

Patch Set 3 : Make V4L2 Jpeg Decode Accelerator not compiled on an Intel device #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M media/gpu/BUILD.gn View 1 2 chunks +8 lines, -8 lines 0 comments Download
M media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
hiroh
3 years, 8 months ago (2017-04-17 08:30:18 UTC) #4
Pawel Osciak
https://codereview.chromium.org/2824743002/diff/20001/media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc File media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc (right): https://codereview.chromium.org/2824743002/diff/20001/media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc#newcode37 media/gpu/ipc/service/gpu_jpeg_decode_accelerator.cc:37: #include "media/gpu/v4l2_device.h" In this context v4l2jda is the only ...
3 years, 8 months ago (2017-04-17 08:49:21 UTC) #5
hiroh
3 years, 8 months ago (2017-04-18 09:39:58 UTC) #6
Pawel Osciak
lgtm
3 years, 8 months ago (2017-04-19 08:41:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2824743002/40001
3 years, 8 months ago (2017-04-19 08:56:54 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-19 11:13:39 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/eea08e1d749a5e8e21272e5cb281...

Powered by Google App Engine
This is Rietveld 408576698