From 21cede9e970aca7aa0981f7be8378d48fd8e7730 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 28 Jun 2015 21:23:14 +0000 Subject: [PATCH] doc/filters: fix documentation bug in ssim filter Signed-off-by: Paul B Mahol --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 522a3d2fbd..8b2c5ea541 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -8853,7 +8853,7 @@ The description of the accepted parameters follows. @table @option @item stats_file, f -If specified the filter will use the named file to save the PSNR of +If specified the filter will use the named file to save the SSIM of each individual frame. @end table