]> granicus.if.org Git - libvpx/commit
vp8-mfqe: Increase initial frame# threshold
authorMarco Paniconi <marpan@google.com>
Fri, 14 Dec 2018 03:33:11 +0000 (19:33 -0800)
committerMarco Paniconi <marpan@google.com>
Fri, 14 Dec 2018 03:38:29 +0000 (19:38 -0800)
commit18d260d13f2be7ff1c5bc7b75edc3ab2b917cf83
tree5a061601fa693179bb47eb251ed6f67ab243702b
parent15389ab11d1001749ea796e0c86b345555703d15
vp8-mfqe: Increase initial frame# threshold

Increase the initial frame number threshold
for the mfqe, as using the running average of
last_base_qindex doesn't work well after very
first frame.

Only affects the very first few frames.
Fixes an issue with a test.

Change-Id: Ia249924257b44263e0b9f43cbff473902f08e28c
vp8/common/postproc.c