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 B409E45DC8 for ; Thu, 11 May 2023 10:04:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E4FC068C10F; Thu, 11 May 2023 13:04:39 +0300 (EEST) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E27DC68C0B9 for ; Thu, 11 May 2023 13:04:32 +0300 (EEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 5B7D8320091A; Thu, 11 May 2023 06:04:30 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Thu, 11 May 2023 06:04:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm3; t=1683799469; x=1683885869; bh=wFOoyfqC96 kbqUWEfnE/sOydrtzP4tHgriiMd9dqh0c=; b=i04MakZfgx3iEa3T7IOSYdVKiS kl99jHSRJjQl0gAKj6e3HOHz8vwFN7kko3ce0ENDKs01VTIDgGuOkdVP8Wbn+rjr t8lk2XLFu8KCd4ra9nIV1BeQ0Wko6ynsmk0JsO5BuqPxy4XVjIUC9eY0zYROBrOi dZF8LjserwmZpc7c1dw4a5Tfz0G/1BP17tt4U+VRryehH4ZQqIh2dtEXI6QeWzIG +E0WAcYHP5wgGJcgcOx914EFH7x6NdRSR+5CEJ/mB4CseYBgYwqOpIaLyhFHMVvg szAsleBG4Qm6ljnsZ6LML57UCtncmpWcMvvWS2h211Op+EXNC0nkqMx71u8w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1683799469; x=1683885869; bh=wFOoyfqC96kbq UWEfnE/sOydrtzP4tHgriiMd9dqh0c=; b=Dxb9XN6GN0HKatE+GvhCbyJ5wcIPw JWlv9G/bMf8JsjguxWFb+dFJUFVn87paX8Wb7+ge39ihqJKyK1tM6mmw2vBSmI1f dvAFeInBIUHbZoIowQuWSHZGPesUg3myRqVlBNMG/z9YXsZWWA3chec1vHszx8Zz pH4yFSYMnRDEu8AvaUrLt3Z+A+s21Cx2s7iNgqdoSfoCeaf41GJUEs8o0xioaHue WFDP998KGtVWtb+Uqxbro6zg/uCb11daHg2CHg9A0IYhfpOcpIkDNsspn7k1ggum YODnRjB52ksmq3g4C5+cw5jMR7YppFen3BJ80+57FMOH/2cXeq1njKUPw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrfeegkedgvdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertd ertddtnecuhfhrohhmpeetnhgurhhihicufghtkhhinhcuoegrnhgurhgvhigpuhhtkhhi nhesfhgrshhtmhgrihhlrdgtohhmqeenucggtffrrghtthgvrhhnpeehhffffefgudeije dttddtffelleefhfekieegvddvleevgeehieefgfeltdevtdenucevlhhushhtvghrufhi iigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegrnhgurhgvhigpuhhtkhhinhesfh grshhtmhgrihhlrdgtohhm X-ME-Proxy: Feedback-ID: i74c34308:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 11 May 2023 06:04:29 -0400 (EDT) From: Andriy Utkin To: ffmpeg-devel@ffmpeg.org Date: Thu, 11 May 2023 11:04:20 +0100 Message-Id: <20230511100420.393265-1-andrey_utkin@fastmail.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] doc/filters/crop: drop unmatched quote in example 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: Andriy Utkin 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: Commit 55b81528a991 ("doc/filters: itemize crop examples") dropped the quotation marks from these examples, but this one remained. Quotes are actually needed to put the example into a command line or a program, but removing it here makes the example consistent with the document. --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 206fb23785..b6e13afdfd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -10697,7 +10697,7 @@ crop=in_w/2:in_h/2:(in_w-out_w)/2+((in_w-out_w)/2)*sin(n/10):(in_h-out_h)/2 +((i @item Apply erratic camera effect depending on timestamp: @example -crop=in_w/2:in_h/2:(in_w-out_w)/2+((in_w-out_w)/2)*sin(t*10):(in_h-out_h)/2 +((in_h-out_h)/2)*sin(t*13)" +crop=in_w/2:in_h/2:(in_w-out_w)/2+((in_w-out_w)/2)*sin(t*10):(in_h-out_h)/2 +((in_h-out_h)/2)*sin(t*13) @end example @item -- 2.39.2 _______________________________________________ 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".