vp9: Overshoot detection for skipped base layer.
authorMarco Paniconi <marpan@google.com>
Mon, 3 Dec 2018 18:49:41 +0000 (10:49 -0800)
committerMarco Paniconi <marpan@google.com>
Mon, 3 Dec 2018 20:49:29 +0000 (12:49 -0800)
commitb2f37bac65457d327002130a58d98ae2d2dcab7f
treee92ee4e67aa3cbd9be9781af9ff2a6746191b291
parent5fbc7a286b4d72883392fdbb10ec52bace662f66
vp9: Overshoot detection for skipped base layer.

If scene/slide change is detected on current
superframe and max-q set because of high overshoot:
then if the lower/base spatial layer are skipped on
the current superframe, max-q is forced on the
next encoded base/lower spatial layers.

Change-Id: Id61efda86ee545395012e19476d19845e3932678
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_ratectrl.c