]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix to non-rd pickmode for screen content
authorMarco Paniconi <marpan@google.com>
Thu, 31 Jan 2019 00:30:49 +0000 (16:30 -0800)
committerMarco Paniconi <marpan@google.com>
Thu, 31 Jan 2019 00:47:52 +0000 (16:47 -0800)
commit037c8e6b13ce0956be08b86fa56545963d42e5f7
tree13b5e716ee1b3d7e2b2069c74517e5c1a38d3c49
parente7d45715dc108f3ada42fb04c2aa9363a2e3d170
vp9-svc: Fix to non-rd pickmode for screen content

For screen content mode: always force intra check
for spatially flat blocks that have moved. Also
adjust/fix condition for forcing check of
zeromv-golden for quality layers.
Reduces artifacts in screensharing tests.

Change-Id: Iafd62fb24a4e05f5b12af663dde2805fdb4c7b36
vp9/encoder/vp9_pickmode.c