2012-01-27 01:45:22 +00:00
include YUV and ARGB to RGB formats w/ Any variations to allow destination to be misaligned and any number of bytes 2012-01-27 01:45:22 +00:00
source YUV and ARGB to RGB formats w/ Any variations to allow destination to be misaligned and any number of bytes 2012-01-27 01:45:22 +00:00
unit_test bump version to match revision. add unittest 2012-01-26 22:37:31 +00:00
AUTHORS Adding AUTHORS file to libyuv 2011-11-01 20:44:21 +00:00
codereview.settings Fix codereview.settings for git. 2011-12-13 23:58:07 +00:00
DEPS Libyuv: 1. Dividing gyp file to test and source. 2. Updating DEPS file to build tests (not only library). 2011-10-07 20:00:23 +00:00
libyuv_test.gyp Neon instructions detect without using NDK so it will work within Android, and on other linux arm based platforms and builds 2012-01-26 02:14:52 +00:00
libyuv.gyp Add libyuv/version.h header to help users determine api 2012-01-24 20:57:38 +00:00
LICENSE libyuv: Aligning license file with file header 2011-11-02 17:33:44 +00:00
PATENTS LibYuv: Adding PATENT and LICENSE files 2011-10-25 16:15:49 +00:00
README.chromium YUV and ARGB to RGB formats w/ Any variations to allow destination to be misaligned and any number of bytes 2012-01-27 01:45:22 +00:00

Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 160
License: BSD
License File: LICENSE

Description:
libyuv is an open source project that includes
YUV conversion and scaling functionality.