]> granicus.if.org Git - libvpx/commit
Extend auto-alt-ref parameter range
authorJingning Han <jingning@google.com>
Fri, 7 Sep 2018 17:20:56 +0000 (10:20 -0700)
committerJingning Han <jingning@google.com>
Fri, 7 Sep 2018 17:20:56 +0000 (10:20 -0700)
commit8db47dfee5603121f074d3c0296b594e69a5e45c
treeed7a51ab4870ba54ab059a9b2be2e3327fd24866
parent6c5f88a280214d07b188a2e97ed736535f813195
Extend auto-alt-ref parameter range

Extend the upper limit from 2 (dual ARFs) to maximum ARF layers.
This would later allow --auto-alt-ref to directly control the
ARF layer depth later on.

Change-Id: I6324fe980122e73dc98f81c8d7de1193a1a16e51
vp9/vp9_cx_iface.c