Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH] doc/filter: fix typos in introduction with the word 'unlabelled'
@ 2024-01-03 22:51 Marth64
  2024-01-03 22:53 ` Marth64
  0 siblings, 1 reply; 2+ messages in thread
From: Marth64 @ 2024-01-03 22:51 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Marth64

Signed-off-by: Marth64 <marth64@proxyid.net>
---
 doc/filters.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index f4084ff494..eff2256fef 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -195,7 +195,7 @@ filtergraph, a link between the corresponding input and output pad is
 created.
 
 If an output pad is not labelled, it is linked by default to the first
-unlabelled input pad of the next filter in the filterchain.
+unlabeled input pad of the next filter in the filterchain.
 For example in the filterchain
 @example
 nullsrc, split[L1], [L2]overlay, nullsink
@@ -204,13 +204,13 @@ the split filter instance has two output pads, and the overlay filter
 instance two input pads. The first output pad of split is labelled
 "L1", the first input pad of overlay is labelled "L2", and the second
 output pad of split is linked to the second input pad of overlay,
-which are both unlabelled.
+which are both unlabeled.
 
 In a filter description, if the input label of the first filter is not
 specified, "in" is assumed; if the output label of the last filter is not
 specified, "out" is assumed.
 
-In a complete filterchain all the unlabelled filter input and output
+In a complete filterchain all the unlabeled filter input and output
 pads must be connected. A filtergraph is considered valid if all the
 filter input and output pads of all the filterchains are connected.
 
-- 
2.34.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-03 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 22:51 [FFmpeg-devel] [PATCH] doc/filter: fix typos in introduction with the word 'unlabelled' Marth64
2024-01-03 22:53 ` Marth64

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git