[FFmpeg-cvslog] doc/filters: Fix idet option name "rep_thres".
Carl Eugen Hoyos
git at videolan.org
Thu Feb 25 13:24:27 CET 2016
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Thu Feb 25 13:22:46 2016 +0100| [03af008e21ca91d54b53424e70e12e3688caef7c] | committer: Carl Eugen Hoyos
doc/filters: Fix idet option name "rep_thres".
Reported by forum user vovcheck.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03af008e21ca91d54b53424e70e12e3688caef7c
---
doc/filters.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 344e140..d15e4dd 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -8163,7 +8163,7 @@ The filter accepts the following options:
Set interlacing threshold.
@item prog_thres
Set progressive threshold.
- at item repeat_thres
+ at item rep_thres
Threshold for repeated field detection.
@item half_life
Number of frames after which a given frame's contribution to the
More information about the ffmpeg-cvslog
mailing list