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

Issue 1410643002: NV21 odd width fix for ARM (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

NV21 odd width fix for ARM When doing an odd with image conversion from NV21ToARGB on Arm, NV12 was used instead of NV21. The issue was only on Arm, not Intel or mips. R=harryjin@google.com BUG=libyuv:507 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/cf19a0c9a2652d47b2460e73b32b93310fa906f3

Patch Set 1 #

Patch Set 2 : bump version to r1512 #

Patch Set 3 : bump version to r1511 #

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

Messages

Total messages: 3 (0 generated)
fbarchard1
5 years, 2 months ago (2015-10-15 21:59:31 UTC) #1
harryjin
lgtm
5 years, 2 months ago (2015-10-15 22:12:09 UTC) #2
fbarchard1
5 years, 2 months ago (2015-10-15 23:24:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
cf19a0c9a2652d47b2460e73b32b93310fa906f3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698