]> granicus.if.org Git - libvpx/commit
vp9-svc: Allow scale_references for single layer svc
authorMarco Paniconi <marpan@google.com>
Wed, 24 Jun 2020 02:20:01 +0000 (19:20 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 25 Jun 2020 20:53:04 +0000 (13:53 -0700)
commit3f18b08397674e4fe5b327c735f4945cb1892c41
treedcbbab40b9fa90b4901b5576aef23ae52575ee8a
parentd9a69a1e2967920afbeee2a76ce978d3e210298c
vp9-svc: Allow scale_references for single layer svc

This is needed to allow for newmv search in nonrd_pickmode
for resize/scaled frame, and for int_pro_motion_estimation
on resized/scaled frame.

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