From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 20BA04CE81 for ; Mon, 11 Aug 2025 12:43:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 4463168C6B2; Mon, 11 Aug 2025 15:43:55 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 0AC6668C466 for ; Mon, 11 Aug 2025 15:43:47 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3EEE9443CB for ; Mon, 11 Aug 2025 12:43:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1754916227; 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=d51oBt1+nx/223yiOv5VR9SnWJkFNM9EG+BIMzNeslw=; b=LciPI65HnuUBk1pcuujEuM0IEZpX1rAqrddDurebleeCEXRSEF4TYItM0W4eLaLjnrXvDd f55cbgYBk1V3LEYII1v2j8Z4dhdUCXgGjGzwS7lHaYNcnOGTiXa0Ud+bzJSkK9yRecmwlv aS1DC+6RSBex7iZ7+F11giGnCXOsenCuYap59swLkJ3YTOlNHccQZpo6Ch7ZksIEZKKo0I 3wToK2zX5rvA4A6ukh4WHa/tYdP4+237eA5xur+YqyUeb3lzXpGRTbb8/W+Ewevs2WH5WI s5sRvBCvL4MirlE8QX5kvrBzQ47zBpDIYuC+VxeaMkXJUOpb+dmK1VnAc09uAg== Date: Mon, 11 Aug 2025 14:43:46 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250811124346.GY29660@pb2> References: <6e208946-690c-4cbb-9539-bd85df02430c@lynne.ee> MIME-Version: 1.0 In-Reply-To: <6e208946-690c-4cbb-9539-bd85df02430c@lynne.ee> X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgddufedvgeekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttdejnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeffheevhfdvvdfhtdfgtefhtdeuleeftdevkeffleejtefhgedthfefgffgueeftdenucffohhmrghinhepfhhfmhhpvghgrdhorhhgnecukfhppeeguddrieeirdeihedrudejieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeihedrudejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] Plugins architecture 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-Type: multipart/mixed; boundary="===============2024712628965426350==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2024712628965426350== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CkVabMXr1WGQhjqP" Content-Disposition: inline --CkVabMXr1WGQhjqP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Lynne On Mon, Aug 11, 2025 at 09:22:26PM +0900, Lynne wrote: > Recently, the issue of plugins was raised. >=20 > Michael pushed a patch to enable out of tree branches to be freely added = to > FFmpeg. I did not very much like the option of having officially-endorsed > source plugins, as to me, it moved all the burden of maintenance to FFmpeg > maintainers. > The commit was reverted, with the tentative agreement to open a discussion > on the nature of plugins we would like to have. You force pushed the revert with standing objections 12 minutes after a "binary choice" you created. And without warning that you would push something We can discuss, that was my suggestion, theres no plugin from a= non ffmpeg developer, not one so also not one with dlopen and none hiding = dlopen and none breaking contract okay, so option 1? [13:48] its a binary choice. [14:00] [FFmpeg/FFmpeg:master] 1 new commit (https://code.ffmpeg= =2Eorg/FFmpeg/FFmpeg/compare/67320e0627a3b0210794c8f58e3e6acceb074b5c...85e= 8e590015e918462031cac21c9c5862a1776b8) pushed by L=E2=81=A0ynne [FFmpeg/FFmpeg] Pull request #20213 merged: WIP: Revert "doc/dev= eloper: Basic documentation for Source Plugins" (https://code.ffmpeg.org/FF= mpeg/FFmpeg/pulls/20213) by L=E2=81=A0ynne thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the gods, I have no means of knowing whether they exist or not or of what sort they may be, because of the obscurity of the subject, and the brevity of human life -- Protagoras --CkVabMXr1WGQhjqP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaJnlfAAKCRBhHseHBAsP q9DQAKCDFgmeaZC+c6meIuDkRwKjIp1wIwCeMi6z5SptD+uPPJ6620qUBNhY2Yo= =rmsL -----END PGP SIGNATURE----- --CkVabMXr1WGQhjqP-- --===============2024712628965426350== 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". --===============2024712628965426350==--