fbarchard@google.com e424a9de7a PSNR standalone utility for SSIM and PSNR quality assessment.
BUG=204
TESTED=build\gyp_chromium -fninja -G msvs_version=2012 --depth=. libyuv_test.gyp & out\Release\psnr locally tested.
Review URL: https://webrtc-codereview.appspot.com/1216005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@612 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-03-20 23:37:19 +00:00
include Replace Add+YToARGB with SobelRow 2013-03-19 23:51:09 +00:00
source Replace Add+YToARGB with SobelRow 2013-03-19 23:51:09 +00:00
tools/valgrind-libyuv Memory tool wrapper script for libyuv 2013-01-10 12:23:23 +00:00
unit_test Replace Add+YToARGB with SobelRow 2013-03-19 23:51:09 +00:00
util PSNR standalone utility for SSIM and PSNR quality assessment. 2013-03-20 23:37:19 +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 PSNR standalone utility for SSIM and PSNR quality assessment. 2013-03-20 23:37:19 +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 Replace Add+YToARGB with SobelRow 2013-03-19 23:51:09 +00:00

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

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