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

Issue 2152553002: Attribute aligned 32 for YUV conversion structure on Intel (Closed)

Created:
4 years, 5 months ago by fbarchard1
Modified:
4 years, 5 months ago
Reviewers:
braveyao
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Attribute aligned 32 for YUV conversion structure on Intel Fix for unaligned memory exception. R=braveyao@chromium.org BUG=libyuv:616 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/1aa4ddd21c183ad5d9ead0dc7000170ab2b948d2

Patch Set 1 #

Patch Set 2 : use macro for alignment #

Patch Set 3 : align the variables #

Patch Set 4 : more aligned variables #

Patch Set 5 : more aligned variables #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/row.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M include/libyuv/version.h View 1 chunk +1 line, -1 line 0 comments Download
M source/row_common.cc View 1 2 3 6 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
fbarchard1
Before using the IntelSDE emulator, the following exception was caught in chromium media_unittests [1249/2648] SkCanvasVideoRendererTest.NoFrame ...
4 years, 5 months ago (2016-07-13 19:12:59 UTC) #1
braveyao
lgtm
4 years, 5 months ago (2016-07-13 19:18:50 UTC) #2
fbarchard1
4 years, 5 months ago (2016-07-13 19:19:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
1aa4ddd21c183ad5d9ead0dc7000170ab2b948d2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698