]> granicus.if.org Git - libvpx/commit
vp9-rtc: Fix for scroll motion for rtc
authorMarco Paniconi <marpan@google.com>
Fri, 1 Mar 2019 19:18:36 +0000 (11:18 -0800)
committerMarco Paniconi <marpan@google.com>
Fri, 1 Mar 2019 19:20:38 +0000 (11:20 -0800)
commit43fc0879082e9c010c08c68c6147527f0d859bf9
tree86045c5f62e19d6fa3fd30873b0b8c2f106f66e4
parent8971779e60c5127d2cf0d74b0b6493a07e3e5132
vp9-rtc: Fix for scroll motion for rtc

Increase threshold to detect frames with high
num of motion blocks, and fix conditions to detect
horiz & vert scroll and avoid split below 16x16 blocks
in variance partition.

Reduces artifacts in horizonal scroll screenshare testing.

Change-Id: Icf5b87f69971d7331c660fc2727c9246c6cbf8b5
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_ratectrl.c