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

Issue 1419513009: disable rgb24 and rgba avx2 which fails tests (Closed)

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

Description

disable 4 AVX2 YUV to RGB conversions which fails tests. disable I422ALPHATOARGBROW_AVX2 I422TOARGBROW_AVX2 I422TORGB24ROW_AVX2 I422TORGBAROW_AVX2 in row.h. SSSE3 versions will be used instead. Short term fix until issue can be resolved. R=harryjin@google.com BUG=libyuv:522 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/fb5ed1f4c516003d02343d412d26355973d59a54

Patch Set 1 #

Patch Set 2 : bump version #

Patch Set 3 : disable yuva avx2 version #

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

Messages

Total messages: 6 (2 generated)
fbarchard1
5 years, 1 month ago (2015-11-09 19:27:25 UTC) #1
harryjin
lgtm
5 years, 1 month ago (2015-11-09 19:29:03 UTC) #2
fbarchard
[----------] Global test environment tear-down [==========] 963 tests from 6 test cases ran. (1827 ms ...
5 years, 1 month ago (2015-11-09 22:37:43 UTC) #4
fbarchard1
5 years, 1 month ago (2015-11-09 22:40:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
fb5ed1f4c516003d02343d412d26355973d59a54 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698