vp8_change_config: don't force kf with spatial resampling
authorJohn Koleszar <jkoleszar@google.com>
Fri, 20 Apr 2012 17:17:57 +0000 (10:17 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 20 Apr 2012 18:09:12 +0000 (11:09 -0700)
commit8e858f90f36e5f00f63fe2f386e50a2f2a446872
tree67b96fc23cedf3f72c008cb5cc75dc3079742355
parentc311b3b3a9ceb0e45e0d5969bb20f1e95dbd9059
vp8_change_config: don't force kf with spatial resampling

Look for changes in the codec's configured w/h instead of its active
w/h when forcing keyframes. Otherwise calls to vp8_change_config()
will force a keyframe when spatial resampling is active.

Change-Id: Ie0d20e70507004e714ad40b640aa5b434251eb32
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h