fbarchard@google.com 9eefb2e8dd ARGBToRGB functions optimized
BUG=none
TEST=media_unittest.exe --gunit_catch_exceptions=0 --yuvconverter_repeat=1000 --gunit_filter=LmiVideoFrameTest.ConvertTo*R*
Review URL: https://webrtc-codereview.appspot.com/355002

git-svn-id: http://libyuv.googlecode.com/svn/trunk@138 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-01-18 23:56:30 +00:00
include ARGBToRGB functions optimized 2012-01-18 23:56:30 +00:00
source ARGBToRGB functions optimized 2012-01-18 23:56:30 +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 ConvertFromI420Stride is same as ConvertFromI420 but accepts a stride per row. Only works on single plane formats 2012-01-18 21:25:06 +00:00

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

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