]> granicus.if.org Git - libvpx/commit
vp9-rtc: Fixes to resizer for real-time
authorMarco Paniconi <marpan@google.com>
Wed, 17 Jun 2020 17:27:39 +0000 (10:27 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 18 Jun 2020 16:36:09 +0000 (09:36 -0700)
commite9c6cb64744f6df31ba52501d4759b50ba832df2
treec9ac57898e01215bb9713423f71d8edbf04793d4
parent3101666d2a8b5b2e6bff14ffb39db685f1cc98a0
vp9-rtc: Fixes to resizer for real-time

Reduce the time before sampling begins (after key)
and reduce averaging window, to make resize act
faster.

Reset RC paramaters for temporal layers on resize.

Add per-frame-bandwidth thresholds to force
downsize for extreme case, for HD input.

Change-Id: I8e08580b2216a2e6981502552025370703cd206c
test/resize_test.cc
vp9/encoder/vp9_ratectrl.c