fbarchard@google.com 4f10e97ff2 A compare utility that reports psnr, mse and hash values
BUG=none
TEST=none
Review URL: https://webrtc-codereview.appspot.com/709005

git-svn-id: http://libyuv.googlecode.com/svn/trunk@312 16f28f9a-4ce2-e073-06de-1de4eb20be90
2012-07-27 17:59:09 +00:00
include A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +00:00
source NV12ToARGB for linux appears to have a bug in the assembly so this disables the asm for posix. It still works on Windows. Unittests updated to show the amount of pixel difference. 2012-07-23 16:01:09 +00:00
unit_test A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +00:00
util A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +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 make libyuv library depend on libjpeg 2012-02-23 04:03:15 +00:00
libyuv_test.gyp A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +00:00
libyuv.gyp Allow use of the system libjpeg. 2012-07-24 18:32:05 +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 A compare utility that reports psnr, mse and hash values 2012-07-27 17:59:09 +00:00

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

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