fbarchard@google.com 25120f2196 Add a unittest for scaling from VGA to whatever.
BUG=208
TESTED=out\release\libyuv_unittest --gtest_filter=*ScaleFrom*
Review URL: https://webrtc-codereview.appspot.com/1250004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@620 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-03-25 22:53:29 +00:00
include Add a unittest for scaling from VGA to whatever. 2013-03-25 22:53:29 +00:00
source Sobel port to posix. Improved unittest for C version. 2013-03-24 20:12:25 +00:00
tools/valgrind-libyuv Memory tool wrapper script for libyuv 2013-01-10 12:23:23 +00:00
unit_test Add a unittest for scaling from VGA to whatever. 2013-03-25 22:53:29 +00:00
util C header compatible 2013-03-22 08:40:40 +00:00
Android.mk LOCAL_EXPORT_C_INCLUDES := $(LOCAL_PATH)/include 2013-02-06 05:49:24 +00:00
AUTHORS Adding AUTHORS file to libyuv 2011-11-01 20:44:21 +00:00
codereview.settings Updating trybot root location in codereview.settings. 2013-01-21 08:56:52 +00:00
DEPS Bump chromium dep to canary to resolve valgrind memcheck error 2013-03-05 08:00:34 +00:00
libyuv_test.gyp C header compatible 2013-03-22 08:40:40 +00:00
libyuv.gyp gcc scale fix and change tabs to spaces in gyps 2013-02-28 04:48:17 +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 Add a unittest for scaling from VGA to whatever. 2013-03-25 22:53:29 +00:00

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

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