shithub: libvpx

Download patch

ref: 2e430cba616fcb6db8a92a94ba9fa4263a2121b0
parent: 2518e33bec555d88a3ea0f56b2d2f402e7f07bdf
author: Paul Wilkins <paulwilkins@google.com>
date: Mon Jun 9 12:25:31 EDT 2014

Experiment for mid group second arf.

This patch implements a mechanism for inserting a second
arf at the mid position of arf groups.

It is currently disabled by default using the flag multi_arf_enabled.

Results are currently down somewhat in initial testing if
multi-arf is enabled. Most of the loss is attributable to the
fact that code to preserve the previous golden frame
(in the arf buffer) in cases where we are coding an overlay
frame, is currently disabled in the multi-arf case.

Change-Id: I1d777318ca09f147db2e8c86d7315fe86168c865