fbarchard@google.com 44477b260a RGB565 etc to I420 had UV function pointer set wrong for _C version.
BUG=none
TEST=media_unittest
Review URL: https://webrtc-codereview.appspot.com/353006

git-svn-id: http://libyuv.googlecode.com/svn/trunk@135 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-01-18 00:27:58 +00:00
include NV12ToRGB565 rewritten. Row functions with SSSE3 and NEON. Stride by bytes (bug fix). Handle odd sizes. Support inversion. 2012-01-13 19:27:42 +00:00
source RGB565 etc to I420 had UV function pointer set wrong for _C version. 2012-01-18 00:27:58 +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 RGB565 etc to I420 had UV function pointer set wrong for _C version. 2012-01-18 00:27:58 +00:00

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

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