fbarchard@google.com 41e972ec31 ARGBToI444_SSSE3 UV function ported. Thanks to changjun.yang@intel.com
BUG=148
TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI* | grep ms
Review URL: https://webrtc-codereview.appspot.com/1019011

git-svn-id: http://libyuv.googlecode.com/svn/trunk@539 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-01-16 05:54:56 +00:00
include ARGBToI444_SSSE3 UV function ported. Thanks to changjun.yang@intel.com 2013-01-16 05:54:56 +00:00
source ARGBToI444_SSSE3 UV function ported. Thanks to changjun.yang@intel.com 2013-01-16 05:54:56 +00:00
tools/valgrind-libyuv Memory tool wrapper script for libyuv 2013-01-10 12:23:23 +00:00
unit_test Remove V210. Quality of this code is insufficient for libyuv. Unable to make V210 pass valgrind. Would require effort to add missing support and optimization. 2013-01-11 23:42:00 +00:00
util Roll to new chrome for vs2012 builds and fix a warning on vs2012 2012-10-22 16:15:25 +00:00
Android.mk Name fix in Android make file for scaler 2013-01-07 06:50:22 +00:00
AUTHORS Adding AUTHORS file to libyuv 2011-11-01 20:44:21 +00:00
codereview.settings Added try server to codereview.settings. 2012-09-13 20:09:31 +00:00
DEPS Roll DEPS for Chromium Ninja build breakage 2013-01-07 19:38:16 +00:00
libyuv_test.gyp Call CanonicalCode in convert functions and add unittest for function. 2012-12-18 17:23:15 +00:00
libyuv.gyp scale by even amounts using Neon 2012-11-16 01:41:35 +00:00
LICENSE Update Copyright notice to follow new chromium conventions. 2012-08-08 19:04:24 +00:00
PATENTS LibYuv: Adding PATENT and LICENSE files 2011-10-25 16:15:49 +00:00
public.mk Android.mk moved into libyuv to central support 2012-09-19 07:27:17 +00:00
README.chromium ARGBToI444_SSSE3 UV function ported. Thanks to changjun.yang@intel.com 2013-01-16 05:54:56 +00:00

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

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