From 8c9d82af6b22490e6999722b8f5966d40cc34be9 Mon Sep 17 00:00:00 2001 From: Wang Cao Date: Mon, 23 Dec 2019 12:16:24 -0800 Subject: Add a commandline option to control loop restoration for libaom Signed-off-by: Wang Cao Signed-off-by: James Zern --- doc/encoders.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/encoders.texi') diff --git a/doc/encoders.texi b/doc/encoders.texi index 61e674cf96..20bcb4e2d7 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1587,6 +1587,9 @@ Enable row based multi-threading. Disabled by default. Enable Constrained Directional Enhancement Filter. The libaom-av1 encoder enables CDEF by default. +@item enable-restoration (@emph{boolean}) +Enable Loop Restoration Filter. Default is true for libaom-av1. + @item enable-global-motion (@emph{boolean}) Enable the use of global motion for block prediction. Default is true. -- cgit v1.2.3