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

Issue 1413573010: refactor I420ToABGR to use I420ToARGBRow (Closed)

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

Description

refactor I420ToABGR to use I420ToARGBRow Using a transposed conversion matrix, I420ToARGB can output ABGR. R=harryjin@google.com, xhwang@chromium.org BUG=libyuv:473 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/5d97b9336922eaee34c342a00c8e370933938703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+555 lines, -1357 lines) Patch
M include/libyuv/row.h View 19 chunks +6 lines, -84 lines 0 comments Download
M source/convert_argb.cc View 12 chunks +349 lines, -691 lines 0 comments Download
M source/convert_from.cc View 2 chunks +0 lines, -131 lines 0 comments Download
M source/planar_functions.cc View 1 chunk +0 lines, -69 lines 0 comments Download
M source/row_any.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M source/row_common.cc View 8 chunks +199 lines, -192 lines 0 comments Download
M source/row_mips.cc View 1 chunk +0 lines, -62 lines 0 comments Download
M source/row_neon.cc View 1 chunk +0 lines, -31 lines 0 comments Download
M source/row_neon64.cc View 1 chunk +0 lines, -33 lines 0 comments Download
M source/row_win.cc View 2 chunks +1 line, -59 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fbarchard1
5 years, 1 month ago (2015-10-30 18:44:10 UTC) #1
harryjin
lgtm
5 years, 1 month ago (2015-10-30 18:47:48 UTC) #2
fbarchard1
5 years, 1 month ago (2015-10-30 18:57:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5d97b9336922eaee34c342a00c8e370933938703 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698