Use consistent range for VP8E_SET_NOISE_SENSITIVITY
authorJohn Koleszar <jkoleszar@google.com>
Tue, 8 May 2012 18:23:42 +0000 (11:23 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 8 May 2012 22:01:24 +0000 (15:01 -0700)
commitc8f4c187b3009bf637a86241d56069cd64f84932
tree6d119d5390db37f836d642611c6c07327e8bbdb5
parent14d827f44eebd2c375bd27483d30964f439e4b6b
Use consistent range for VP8E_SET_NOISE_SENSITIVITY

Accept the same range of inputs for the VP8E_SET_NOISE_SENSITIVITY
control, regardless of whether temporal denoising is enabled or not.
This is important for maintaining compatibility with existing
applications.

Change-Id: I94cd4bb09bf7c803516701a394cf1a63bfec0097
vp8/vp8_cx_iface.c