From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id E4DA848B60 for ; Wed, 3 Jan 2024 22:51:50 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 16EA168CDA0; Thu, 4 Jan 2024 00:51:48 +0200 (EET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7F2EA68CD11 for ; Thu, 4 Jan 2024 00:51:41 +0200 (EET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e86fc3f1e2so75122387b3.0 for ; Wed, 03 Jan 2024 14:51:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1704322300; x=1704927100; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=9d0m0c+n5SCVSCla/1n763MNQqsdvozvIyVdahydtHE=; b=gkDXVZoX2Yv7t3WuO9JiteDMHR+//XkhmWQdjDMAQMY0q3Kr6k9lIu7FMShm+YZrVW Q0TsYfxRCaJY59qzx4H3GMLz7hSHgycHyLMKA8DJ9IeZeSoCBuc4Kb2utpS8WIL5bjdM 4BJMAkr37ZkTj+OyIOk+RcZKqm/905CSOdbxsg9QTWJDhTFzXdOC1bX/X4os29BcvhAR xlgT50UzMYcRToNJ86T/HcHYRCXfh6+GkI4KQWxtH+ztye8b6BijrOODFpQ9WMTYrv7S cYIZtnwDVWSB3KaTPkJCCxdPcMfdrlvVMHt4GuKybGcTzSYWMSgk9+s0Z9NBbCQADGhW FHVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704322300; x=1704927100; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=9d0m0c+n5SCVSCla/1n763MNQqsdvozvIyVdahydtHE=; b=OLjihkuYjjCOVyuP96ljHRhkGGQmCj8Pm9kfuL73EyEhh4f2JeT4+5zBCL6NSRZwFb Kr2gVA18wqc5FXRA7KMNXhEwumv8OfgrjGgvoH1iOLmq1jpP01NM3qt9EYLoxDjcIU+I SXgnJxGlMea0H1qyU6xhZj540hPsR0ktkeiebkQPuOS3kCLsHLpCMIAMg9ll5PKyojNp P1dm1s+3ZU87kk3M1o1St0+JCZVHe/VsJGWsnbd8AwB2ANhAXCBAf57bf8hZkxzGAFjM t5hyENSLVJhk9jlsdh0K5bbuuKJ9NZUM6SUiWygS0n6tsxsmSaOuZDakIReODr1nCeSS CtNw== X-Gm-Message-State: AOJu0YzXG/QNXD6mNuqAqWwysk/YB97pzL43ghzMhcm26ZVb/9Msq5H/ FF3DzSwdJKDnJbbWx3euVyGrjHJe2ZRc/BHyjH4HMIpRBN72hsomG5oKp2o9oYygAw== X-Google-Smtp-Source: AGHT+IGSujI9JYdW/3gWclwlOm59/z0Iw+hm8eWMKchMKHGEflJ6nccnjZOzP0knK8ZJi8V5A7M98P2FjDRy X-Received: by 2002:a0d:f301:0:b0:5d7:1941:aae with SMTP id c1-20020a0df301000000b005d719410aaemr15285945ywf.73.1704322299999; Wed, 03 Jan 2024 14:51:39 -0800 (PST) Received: from wsx-cc1-001.. (c-76-141-0-17.hsd1.il.comcast.net. [76.141.0.17]) by smtp-relay.gmail.com with ESMTPS id i195-20020a816dcc000000b005ed88ca172csm1148939ywc.47.2024.01.03.14.51.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 14:51:39 -0800 (PST) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Wed, 3 Jan 2024 16:51:35 -0600 Message-Id: <20240103225135.1202052-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] doc/filter: fix typos in introduction with the word 'unlabelled' X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marth64 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Signed-off-by: Marth64 --- 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".