From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ffmpeg-devel-bounces@ffmpeg.org> Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id B61C246AB8 for <ffmpegdev@gitmailbox.com>; Fri, 28 Mar 2025 21:03:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 24158687C3F; Fri, 28 Mar 2025 23:03:40 +0200 (EET) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 48F17687BB0 for <ffmpeg-devel@ffmpeg.org>; Fri, 28 Mar 2025 23:03:33 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 73A4A43349 for <ffmpeg-devel@ffmpeg.org>; Fri, 28 Mar 2025 21:03:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1743195812; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=1dywMsfysLGulj6UOQZVpHL2R52Q+iizs3U3NeLvXcY=; b=pPNqwPmUQzjZU7CDZRP67a5QFHicO8G+iJBTpppIUvA94esZ7g5BuFsvjhxyE9HKOCP7UU mx/TH+qkYV1AMof3fZuFGQe3fdchCrjXpK2IUnmdwwhnE8rKjMuRg0HxIdIk1cylT41Oh0 C7v1e0knPntsVD36JdxVQlkelmvCFcDEuADelpiyapbcLY9r6rfEWGemdCckkU50Cp8tmA HdXHNE5sx3Z06medZy1RHQ41giyIbizd6bwV0XBhxekSMwQCvYVSXZ3ZxYIlprE8T48qaY Y98Lr3Cglkl2RTy4gexd5br54derALxxUzsgC1D5iDHEh4I9rMdizcVdibFavA== Date: Fri, 28 Mar 2025 22:03:31 +0100 From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Message-ID: <20250328210331.GH4991@pb2> References: <027101db9d7a$b004d800$100e8800$@gmail.com> MIME-Version: 1.0 In-Reply-To: <027101db9d7a$b004d800$100e8800$@gmail.com> X-GND-State: clean X-GND-Score: -90 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddujedvfeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculddutddmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeffledtfeevfeffheeuuefhtdejieelueeftdeitdfgheetgefffeefteekffdthfenucffohhmrghinhepfhhfmhhpvghgrdhorhhgnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] Integration of CLIP/ CLAP Functionallity X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org> List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe> List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel> List-Post: <mailto:ffmpeg-devel@ffmpeg.org> List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help> List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Content-Type: multipart/mixed; boundary="===============4665247930248047978==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org> Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250328210331.GH4991@pb2/> List-Archive: <https://master.gitmailbox.com/ffmpegdev/> List-Post: <mailto:ffmpegdev@gitmailbox.com> --===============4665247930248047978== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tqlHjnyX22r4hbPj" Content-Disposition: inline --tqlHjnyX22r4hbPj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Maximilian On Tue, Mar 25, 2025 at 12:40:19PM +0100, m.kaindl0208@gmail.com wrote: > Hi, >=20 > =20 >=20 > I have been working on this feature <https://patchwork.ffmpeg.org/project= /ffmpeg/list/?series=3D14066> and have completed my project already a whil= e ago. I believe this could be a valuable addition to the FFmpeg project an= d would like to ask whether the community is interested in it. >=20 > =20 >=20 > If there is interest, I would appreciate it if someone could co-author th= e submission with me. If the feature is not desired, I will not continue wo= rking on it. I belive every filter, someone wants to maintain, should be made available through FFmpeg. (somehow, internal or external or whatever) I think, you should first talk with the people who replied to your patch se= ries previously and anyone who was active recently on code this touches. To see what they suggest to move forward. OTOH if you dont want to maintain the code, then i dont think the code should be added. >=20 > =20 >=20 > Furthermore, I would like to know the best approach to add this patch to = my series. Should I create a new version, or is there a way to link it to m= y commit number 17? you can send it as a reply to where it fits into the series, but a new series also draws more attention (which may be good when the last did show little reaction and its a long time since thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you drop bombs on a foreign country and kill a hundred thousand innocent people, expect your government to call the consequence "unprovoked inhuman terrorist attacks" and use it to justify dropping more bombs and killing more people. The technology changed, the idea is old. --tqlHjnyX22r4hbPj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ+cOnwAKCRBhHseHBAsP qzd2AJ42Jd2SsPDuXOcau9Bm705pllHlDwCffUaqcdl+mVKC3rqgYBmae9jimBo= =O4a5 -----END PGP SIGNATURE----- --tqlHjnyX22r4hbPj-- --===============4665247930248047978== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============4665247930248047978==--