Two minor doc fixes:
- nlmeans: "to to use for denoising" -> "to use for denoising"
- bwdif/yadif: "The the deinterlacing algorithm" -> "The deinterlacing
algorithm"
---
doc/filters.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index 2cae41c..a2247d4 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13833,7 +13833,7 @@ Set denoising method. Default is @code{wiener}, can
also be @code{hard}.
Set number of previous frames to use for denoising. By default is set to 0.
@item next
-Set number of next frames to to use for denoising. By default is set to 0.
+Set number of next frames to use for denoising. By default is set to 0.
@item planes
Set planes which will be filtered, by default are all available filtered
@@ -17011,7 +17011,7 @@ Deinterlacing is automatically supported when frames
are tagged as interlaced,
however frames are not deinterlaced unless a deinterlacing algorithm is chosen.
@table @option
@item deinterlace
-The the deinterlacing algorithm to use.
+The deinterlacing algorithm to use.
@table @samp
@item weave
No deinterlacing, weave fields together into a single frame. This is the
default.
--
2.49.0
_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]