frkoenig@google.com
|
2cb934c624
|
PSNR and SSIM plane comparision functions.
Code sourced from libvpx.
http://www.webmproject.org/code/#libvpx_the_vp8_codec_sdk
Review URL: http://webrtc-codereview.appspot.com/267004
git-svn-id: http://libyuv.googlecode.com/svn/trunk@72 16f28f9a-4ce2-e073-06de-1de4eb20be90
|
2011-11-10 20:52:24 +00:00 |
|
fbarchard@google.com
|
124b76e5c9
|
add a comparison function
BUG=none
TEST=none
Review URL: http://webrtc-codereview.appspot.com/270005
git-svn-id: http://libyuv.googlecode.com/svn/trunk@68 16f28f9a-4ce2-e073-06de-1de4eb20be90
|
2011-11-10 20:13:42 +00:00 |
|
mikhal@webrtc.org
|
b744e3734a
|
libyuv: Updating general functions:
1. Deleting Crop and CropPad functions
2. Moving I420Mirror to planar functions
3. deleting general.h and general.cc
Review URL: http://webrtc-codereview.appspot.com/269008
git-svn-id: http://libyuv.googlecode.com/svn/trunk@67 16f28f9a-4ce2-e073-06de-1de4eb20be90
|
2011-11-10 18:44:37 +00:00 |
|
mikhal@webrtc.org
|
93c6df7024
|
libyuv: updating header includes
Review URL: http://webrtc-codereview.appspot.com/246004
git-svn-id: http://libyuv.googlecode.com/svn/trunk@40 16f28f9a-4ce2-e073-06de-1de4eb20be90
|
2011-10-22 00:40:22 +00:00 |
|
fbarchard@google.com
|
a1280730c2
|
cleanup yuv for consistency. stride, return int, negative heights, inplace conversions, lower case names, filter enum, uint, planarfunction updates, remove common.h, remove common/ folder, cpuid header public, move headers into libyuv/, add libyuv.h, fixed header guards, remove internal timing from scale, tweaks for llvm build, videocommon simplified
BUG=none
TEST=Talk builds on all platforms against libyuv.
Review URL: http://webrtc-codereview.appspot.com/226003
git-svn-id: http://libyuv.googlecode.com/svn/trunk@31 16f28f9a-4ce2-e073-06de-1de4eb20be90
|
2011-10-14 17:50:12 +00:00 |
|