Test upscaling as well as downscaling
authorJohn Koleszar <jkoleszar@google.com>
Thu, 21 Feb 2013 18:38:27 +0000 (10:38 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 16:22:40 +0000 (08:22 -0800)
commitb683eecf6dfe9fc947394df6f0e047e2fcbea43e
tree7be57a88e8df2995af3f5968db09e492b1a46073
parent6fd7dd1a703b922a5f200c4e1962be5b81c73af0
Test upscaling as well as downscaling

Fixes a bug in vp9_set_internal_size() that prevented returning to
the unscaled state. Updated the ResizeInternalTest to scale both
down and up. Added a check that all frames are within 2.5% of the
quality of the initial keyframe.

Change-Id: I3b7ef17cdac144ed05b9148dce6badfa75cff5c8
test/resize_test.cc
vp9/encoder/vp9_onyx_if.c