[FFmpeg-cvslog] doc/filters: fix documentation bug in ssim filter

Paul B Mahol git at videolan.org
Mon Jun 29 08:13:54 CEST 2015


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Jun 28 21:23:14 2015 +0000| [21cede9e970aca7aa0981f7be8378d48fd8e7730] | committer: Paul B Mahol

doc/filters: fix documentation bug in ssim filter

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21cede9e970aca7aa0981f7be8378d48fd8e7730
---

 doc/filters.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 522a3d2..8b2c5ea 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
 



More information about the ffmpeg-cvslog mailing list