summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKyle Swanson <k@ylo.ph>2020-06-29 09:58:50 -0700
committerKyle Swanson <k@ylo.ph>2020-07-02 12:56:02 -0700
commit4979afdb858b6312c7250afde2d669c2880651ce (patch)
tree48daf2edfae1c2c508bd87c16bc98fcf77e81eb1 /doc
parentf43a8112ddf0388421dc7a264ee9ae12d2185b17 (diff)
configure: remove libvmaf from EXTERNAL_LIBRARY_VERSION3_LIST
since libvmaf v1.5.1, libvmaf has been relicensed as BSD+Patent Signed-off-by: Kyle Swanson <k@ylo.ph>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index f17db3b986..ad2448acb2 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -12820,7 +12820,7 @@ The obtained VMAF score is printed through the logging system.
It requires Netflix's vmaf library (libvmaf) as a pre-requisite.
After installing the library it can be enabled using:
-@code{./configure --enable-libvmaf --enable-version3}.
+@code{./configure --enable-libvmaf}.
If no model path is specified it uses the default model: @code{vmaf_v0.6.1.pkl}.
The filter has following options: