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 ESMTPS id 4CB184BC8E for ; Sun, 2 Feb 2025 06:58:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AE42F68C14E; Sun, 2 Feb 2025 08:58:35 +0200 (EET) Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 18B8768BF82 for ; Sun, 2 Feb 2025 08:58:29 +0200 (EET) Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4Ym0pB53Ddz9t7T for ; Sun, 2 Feb 2025 07:58:26 +0100 (CET) Message-ID: <6f234232-0861-47a9-9061-fd3adf03e327@gyani.pro> Date: Sun, 2 Feb 2025 12:28:25 +0530 MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org References: <7a6f4abe-689b-481b-b461-ac11bd5f6874@gyani.pro> <20250128191231.7820-1-danyaschenko@gmail.com> <20250128191231.7820-2-danyaschenko@gmail.com> Content-Language: en-US From: Gyan Doshi In-Reply-To: <20250128191231.7820-2-danyaschenko@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 2/2] doc/filters: Remove redundant *_cuda and *_npp filters since they are already in CUDA Video Filters section 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 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 2025-01-29 12:42 am, Danil Iashchenko wrote: > --- > doc/filters.texi | 630 +---------------------------------------------- > 1 file changed, 10 insertions(+), 620 deletions(-) > > diff --git a/doc/filters.texi b/doc/filters.texi > index c4f312d2b8..28be8920fd 100644 > --- a/doc/filters.texi > +++ b/doc/filters.texi > @@ -8619,45 +8619,6 @@ Set planes to filter. Default is first only. > > This filter supports the all above options as @ref{commands}. The removal should happen together with the shifting. Regards, Gyan _______________________________________________ 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".