Merge "Adds a new temporal consistency metric to libvpx."

Multimedia / libvpx - Jim Bankoski [google.com] - 21 April 2015 18:11 UTC

3b35e96 Merge "Adds a new temporal consistency metric to libvpx."

test/consistency_test.cc | 224 ++++++++++++++++++++++++++++++++++++++++
test/test.mk | 2 +
vp9/encoder/vp9_encoder.c | 84 +++++++++------
vp9/encoder/vp9_encoder.h | 7 ++
vp9/encoder/vp9_ssim.c | 247 ++++++++++++++++++++++++++++++++++++++++++++-
vp9/encoder/vp9_ssim.h | 46 +++++++++
6 files changed, 578 insertions(+), 32 deletions(-)

Upstream: git.chromium.org


  • Share