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

Issue 1395603002: fix avx2 box filter bug for yuv down sampling. (Closed)

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

Description

fix avx2 box filter bug for yuv down sampling. offset to second group of pixels was off by 16. should have been 32, not 16. requires avx2 hardware and wide image for test. R=harryjin@google.com TBR=harryjin@google.com BUG=libyuv:492, libyuv:501 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/3e38762d6b03a9b8fb3ee2ab1a23143a8199bf0f

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
fbarchard1
5 years, 2 months ago (2015-10-07 17:54:33 UTC) #1
harryjin
lgtm
5 years, 2 months ago (2015-10-07 17:58:25 UTC) #2
fbarchard1
5 years, 2 months ago (2015-10-07 18:02:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3e38762d6b03a9b8fb3ee2ab1a23143a8199bf0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698