shithub: libvpx

Download patch

ref: 67bfbcfbf706766c841ac900b6cd2165c651983c
parent: eebc5cd487a89c51ba148f6d6ac45779970f72d7
author: Marco Paniconi <marpan@google.com>
date: Thu Jun 24 19:34:36 EDT 2021

vp9-rtc: Extract content dependency in cyclic refresh

For usage in the external RC. When content_mode = 0,
the cyclic refresh has no dependency on the content
(motion, spatial variance, motion vectors, etc,).

The content_mode = 0, when compared to content_mode = 1,
on rtc set for speed 7: has some regression on some
clips (~3-5%), but overall/average bdrate loss is
about ~1-2%.

Comparing aq_mode=3 with content_mode = 0, vs aq_mode=3:
about ~14% avg/overall bdrate gain, but has ~3-7% regression
on some hard motion clip (e.g.m street).

Change-Id: I93117fabb8f7f89032c15baf1292b201e8c07362