2012-01-20 18:10:14 +00:00
include add dest alignment check for NV12ToARGB 2012-01-19 21:24:15 +00:00
source wrapper for yuv to argb that handles destination misalignment and odd widths by using a memcpy 2012-01-20 18:10:14 +00:00
unit_test ScaleFilterRows optimized for NEON. 2012-01-04 23:04:07 +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 YUVToARGB, YUVToBGRA,YUVToABGR optimized. 2011-11-19 01:39:57 +00:00
libyuv.gyp rewrite of I420ToRGB565 etc using row functions 2012-01-12 19:22:41 +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 wrapper for yuv to argb that handles destination misalignment and odd widths by using a memcpy 2012-01-20 18:10:14 +00:00

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

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