]> granicus.if.org Git - libvpx/commit
vp9: Reduce quality artifact for real-time scene-content.
authorMarco Paniconi <marpan@google.com>
Fri, 29 Jun 2018 18:15:00 +0000 (11:15 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 29 Jun 2018 22:39:40 +0000 (15:39 -0700)
commite92a68c226f6de7a87d3e9d992651f799b0b117c
tree7bf0014173023576145e4229a52c3e36ea302fb1
parenta2d35b234f176316fb978d8c7099a003ddd4e8ab
vp9: Reduce quality artifact for real-time scene-content.

Add scene detection flag to choose_partitioning to force split
of 64x64 block partition. This reduces artifacts on slide changes.

Bug:b/110978869

Change-Id: I9cc79a7c03f3aa2edeb28656b09a2177b72d59a8
vp9/encoder/vp9_encodeframe.c