diff mbox series

[FFmpeg-devel] doc/filter: remove duplicate word 'with' in QR filters

Message ID 20240103223756.1201623-1-marth64@proxyid.net
State Accepted
Commit b0e86bc8141ddc06e1345742a114200ec507938f
Headers show
Series [FFmpeg-devel] doc/filter: remove duplicate word 'with' in QR filters | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Marth64 Jan. 3, 2024, 10:37 p.m. UTC
Signed-off-by: Marth64 <marth64@proxyid.net>
---
 doc/filters.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/doc/filters.texi b/doc/filters.texi
index 264b363642..f4084ff494 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -20101,7 +20101,7 @@  Generate a QR code using the libqrencode library (see
 @url{https://fukuchi.org/works/qrencode/}), and overlay it on top of the current
 frame.
 
-To enable the compilation of this filter, you need to configure FFmpeg with with
+To enable the compilation of this filter, you need to configure FFmpeg with
 @code{--enable-libqrencode}.
 
 The QR code is generated from the provided text or text pattern. The
@@ -20398,7 +20398,7 @@  Identify and decode a QR code using the libquirc library (see
 @url{https://github.com/dlbeer/quirc/}), and print the identified QR codes
 positions and payload as metadata.
 
-To enable the compilation of this filter, you need to configure FFmpeg with with
+To enable the compilation of this filter, you need to configure FFmpeg with
 @code{--enable-libquirc}.
 
 For each found QR code in the input video, some metadata entries are added with
@@ -29078,7 +29078,7 @@  ffplay -f lavfi life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_c
 Generate a QR code using the libqrencode library (see
 @url{https://fukuchi.org/works/qrencode/}).
 
-To enable the compilation of this source, you need to configure FFmpeg with with
+To enable the compilation of this source, you need to configure FFmpeg with
 @code{--enable-libqrencode}.
 
 The QR code is generated from the provided text or text pattern. The