[FFmpeg-cvslog] [ffmpeg] branch master updated. 9895c4222c doc/filters: correct psnr option name (#20199)

ffmpeg-git at ffmpeg.org ffmpeg-git at ffmpeg.org
Sun Aug 10 08:33:49 EEST 2025


The branch, master has been updated
       via  9895c4222c7c72bc17afefb039ed410925b5dff9 (commit)
      from  cfce5955725c949b363eb2765b6a5891890eca72 (commit)


- Log -----------------------------------------------------------------
commit 9895c4222c7c72bc17afefb039ed410925b5dff9
Author:     Gyan Doshi <ffmpeg at gyani.pro>
AuthorDate: Sun Aug 10 10:05:41 2025 +0530
Commit:     Gyan Doshi <ffmpeg at gyani.pro>
CommitDate: Sun Aug 10 11:02:22 2025 +0530

    doc/filters: correct psnr option name (#20199)
    
    Correct doc entry from stats_add_max to output_max

diff --git a/doc/filters.texi b/doc/filters.texi
index 0b0663cd9d..908c98a3cf 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -19779,7 +19779,7 @@ Specifies which version of the stats file format to use. Details of
 each format are written below.
 Default value is 1.
 
- at item stats_add_max
+ at item output_max
 Determines whether the max value is output to the stats log.
 Default value is 0.
 Requires stats_version >= 2. If this is set and stats_version < 2,

-----------------------------------------------------------------------

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


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list