]> granicus.if.org Git - libvpx/commit
vp9: Add scene change detection flag to cyclic refresh setup
authorMarco Paniconi <marpan@google.com>
Mon, 30 Jul 2018 21:32:54 +0000 (14:32 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 31 Jul 2018 02:08:37 +0000 (19:08 -0700)
commit2be0118dc9c7d9ae15b8c0c1a92fc2b8847cca05
treefea1a564c8169266f9734926655cc3a66517aa54
parent2eba086685d3ccd8959d22b0959c698774769513
vp9: Add scene change detection flag to cyclic refresh setup

Disable cyclic refresh on slide/scene change frame. It was already
disabled on the re-encode for the slide change, but this change
makes sure its always disabled on a detected slide change (which
may not be re-encoded at high Q).

Change-Id: I1195c855bca25985d4d41e5b657adf124e901760
vp9/encoder/vp9_aq_cyclicrefresh.c