summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2018-11-03 13:50:32 -0700
committerJames Zern <jzern@google.com>2018-11-09 17:54:16 -0800
commit55e021f39b02e838672582dbe94fe279bfc8328c (patch)
tree0524ccad3d19512e8ca960c0bb6884f166b503b4 /doc
parent6d3890ee34fd4937116fd7a671216e7a702f05b3 (diff)
libvpxenc: extend auto-alt-ref range
vp9 now supports [0, 6] Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: James Zern <jzern@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/encoders.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/encoders.texi b/doc/encoders.texi
index fced8d7369..c9464ca7b3 100644
--- a/doc/encoders.texi
+++ b/doc/encoders.texi
@@ -1641,6 +1641,7 @@ means unlimited.
@table @option
@item auto-alt-ref
Enable use of alternate reference frames (2-pass only).
+Values greater than 1 enable multi-layer alternate reference frames (VP9 only).
@item arnr-max-frames
Set altref noise reduction max frame count.
@item arnr-type