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

Issue 2347733002: Scale by 3/8 only if source is multiple of 8 tall. (Closed)

Created:
4 years, 3 months ago by fbarchard1
Modified:
4 years, 3 months ago
Reviewers:
harryjin
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Scale by 3/8 only if source is multiple of 8 tall. BUG=libyuv:635 TEST=try bots R=harryjin@google.com Committed: https://chromium.googlesource.com/libyuv/libyuv/+/8279df963e10ff586cb43570a6ded61f0c352ad4

Patch Set 1 #

Patch Set 2 : Scale by 3/8 only if source is multiple of 8 tall. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 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.cc View 1 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
fbarchard1
The old formula: if (8 * dst_width == 3 * src_width && 1428 if (8 ...
4 years, 3 months ago (2016-09-16 21:22:29 UTC) #2
harryjin
lgtm
4 years, 3 months ago (2016-09-16 21:31:04 UTC) #3
fbarchard1
4 years, 3 months ago (2016-09-16 21:57:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8279df963e10ff586cb43570a6ded61f0c352ad4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698