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

Issue 2574373002: Android420ToI420 - use ptrdiff_t for difference of u and v pointers (Closed)

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

Description

Android420ToI420 - use ptrdiff_t for difference of u and v pointers The difference was assigned to an int, causing a warning on Visual C. BUG=libyuv:662 TEST=tested with try bots. R=devangelakos@google.com Committed: https://chromium.googlesource.com/libyuv/libyuv/+/b18fd21d3c27fce69b5c1ed44b89131dedc87284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 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/convert.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (3 generated)
devangelakos
lgtm lgtm
4 years ago (2016-12-14 19:52:35 UTC) #2
fbarchard1
4 years ago (2016-12-14 19:53:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b18fd21d3c27fce69b5c1ed44b89131dedc87284 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698