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

Issue 1209033018: Create VA surface with correct VA RT format for MJPEG decode acceleration (Closed)

Created:
5 years, 5 months ago by kcwu
Modified:
5 years, 5 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

Create VA surface with correct VA RT format for MJPEG decode acceleration BUG=chromium:335778, chrome-os-partner:41112 TEST=decode 420 and 422 jpeg images using the same VaapiJpegDecodeAccelerator Committed: https://crrev.com/4ecfb3c8da350c278ac8dfe7ad7be634ae52c939 Cr-Commit-Position: refs/heads/master@{#338481}

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -31 lines) Patch
M content/common/gpu/media/vaapi_jpeg_decode_accelerator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc View 1 2 3 3 chunks +62 lines, -14 lines 0 comments Download
M content/common/gpu/media/vaapi_jpeg_decoder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/common/gpu/media/vaapi_video_encode_accelerator.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/common/gpu/media/vaapi_wrapper.h View 1 1 chunk +6 lines, -4 lines 0 comments Download
M content/common/gpu/media/vaapi_wrapper.cc View 2 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
kcwu
PTAL Henry, this should fix the issue raised by your test.
5 years, 5 months ago (2015-07-08 12:43:07 UTC) #2
henryhsu
And I also ran jpeg_decode_accelerator_unittest again with this patch. All test cases passed. https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc File ...
5 years, 5 months ago (2015-07-09 06:56:26 UTC) #3
kcwu
https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc File content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc (right): https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc#newcode33 content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc:33: const media::JpegParseResult& parse_result) { On 2015/07/09 06:56:26, henryhsu wrote: ...
5 years, 5 months ago (2015-07-13 05:45:16 UTC) #4
wuchengli
https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc File content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc (right): https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc#newcode32 content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc:32: unsigned int VaSurfaceFormatForJpeg( static https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc#newcode40 content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc:40: parse_result.frame_header.components[i].horizontal_sampling_factor, 4); Is ...
5 years, 5 months ago (2015-07-13 07:26:22 UTC) #5
wuchengli
LGTM
5 years, 5 months ago (2015-07-13 07:28:37 UTC) #6
kcwu
https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc File content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc (right): https://codereview.chromium.org/1209033018/diff/1/content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc#newcode32 content/common/gpu/media/vaapi_jpeg_decode_accelerator.cc:32: unsigned int VaSurfaceFormatForJpeg( On 2015/07/13 07:26:22, wuchengli wrote: > ...
5 years, 5 months ago (2015-07-13 07:39:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209033018/60001
5 years, 5 months ago (2015-07-13 07:47:25 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-13 08:22:15 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/4ecfb3c8da350c278ac8dfe7ad7be634ae52c939 Cr-Commit-Position: refs/heads/master@{#338481}
5 years, 5 months ago (2015-07-13 08:24:10 UTC) #12
dgozman
5 years, 5 months ago (2015-07-13 09:51:54 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1239443003/ by dgozman@chromium.org.

The reason for reverting is: Broke compile. See
https://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20x86-ge....

Powered by Google App Engine
This is Rietveld 408576698