2012-07-16 22:58:35 +00:00
include Internals of scale use ptrdiff_t to allow ARGBInterpolate to use stride between 2 images. 2012-07-16 22:58:35 +00:00
source Internals of scale use ptrdiff_t to allow ARGBInterpolate to use stride between 2 images. 2012-07-16 22:58:35 +00:00
unit_test remove space hash hash from unittests and add bpp enum 2012-07-14 01:27:57 +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 make libyuv library depend on libjpeg 2012-02-23 04:03:15 +00:00
libyuv_test.gyp Rotate ARGB using a scale function that reads with step, combining to form 16 bytes at a time. 2012-06-26 23:46:25 +00:00
libyuv.gyp ConvertToARGB 2012-07-09 19:49:45 +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 Internals of scale use ptrdiff_t to allow ARGBInterpolate to use stride between 2 images. 2012-07-16 22:58:35 +00:00

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

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