2013-01-16 02:03:22 +00:00
include CopyPlane check for contiguous memory and treat image as width * height, 1 image. 2013-01-16 02:03:22 +00:00
source CopyPlane check for contiguous memory and treat image as width * height, 1 image. 2013-01-16 02:03:22 +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 CopyPlane check for contiguous memory and treat image as width * height, 1 image. 2013-01-16 02:03:22 +00:00

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

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