fbarchard@google.com e214fe3f07 I411ToARGB doing 2 UV values with 8 Y values
BUG=40
TEST=planar_test
Review URL: https://webrtc-codereview.appspot.com/637005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@277 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-06-04 23:47:11 +00:00
include I411ToARGB doing 2 UV values with 8 Y values 2012-06-04 23:47:11 +00:00
source I411ToARGB doing 2 UV values with 8 Y values 2012-06-04 23:47:11 +00:00
unit_test I411ToARGB doing 2 UV values with 8 Y values 2012-06-04 23:47:11 +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 Add LIBYUV_SVNREVISION macro and planar unittest fix/improvement 2012-05-31 18:15:51 +00:00
libyuv.gyp scale_argb module for point and bilinear scaling of ARGB 2012-05-03 06:17:44 +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 Fix RGB565ToARGB_SSE2. Expose rgb conversions. Low levels were already there for i420 to rgb, but rgb to rgb functions were not exposed. Added unittests. 2012-06-04 15:29:15 +00:00

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

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