Add extra resize trigger for frames above maximum allowed size.
authorpaulwilkins <paulwilkins@google.com>
Tue, 30 Jun 2015 09:18:42 +0000 (10:18 +0100)
committerpaulwilkins <paulwilkins@google.com>
Wed, 8 Jul 2015 17:15:10 +0000 (18:15 +0100)
commita6f2a9619bcb9b3509c81c614463f91b70cf8f6e
treec4a6926e2d0de04f2e8ef4442b85cba8423ee16a
parent8dd466edc84f0e641f84ca79e8edb76b87554762
Add extra resize trigger for frames above maximum allowed size.

Even if the recode loop is not enabled for the current frame type
trap the case where the projected size of a a frame is above the
maximum allowed in recode_loop_test()

Change-Id: I453004694b8f8699e3c2a83252e9f83adccdda4e
vp9/encoder/vp9_encoder.c