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

Issue 1392043003: merge neon source files back into single libyuv library (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

merge neon source files back into single libyuv library previously the neon source code was broken into a separate library built with -mfpu=neon for the neon assembly, while the C code was built without neon. In this change, the neon code is added to the main library and all code built with neon. TBR=harryjin@google.com BUG=libyuv:371 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/2d601aaf3482720de65cc6d60ec25eb6a4afa46e

Patch Set 1 #

Patch Set 2 : bump version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -60 lines) Patch
M CMakeLists.txt View 3 chunks +4 lines, -0 lines 0 comments Download
M README.chromium View 1 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/version.h View 1 1 chunk +1 line, -1 line 0 comments Download
M libyuv.gyp View 3 chunks +17 lines, -54 lines 0 comments Download
M libyuv.gypi View 2 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fbarchard1
5 years, 2 months ago (2015-10-08 04:07:27 UTC) #1
fbarchard1
5 years, 2 months ago (2015-10-08 04:16:56 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
2d601aaf3482720de65cc6d60ec25eb6a4afa46e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698