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 4DAC9465D4 for ; Sat, 22 Jul 2023 15:25:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 34B0A68C563; Sat, 22 Jul 2023 18:25:01 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 41B2368C199 for ; Sat, 22 Jul 2023 18:24:54 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 36MFOrx8021263 for ; Sat, 22 Jul 2023 17:24:53 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 8742BEB5B7; Sat, 22 Jul 2023 17:24:53 +0200 (CEST) Date: Sat, 22 Jul 2023 17:24:53 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230720113955.957942-1-jc@kynesim.co.uk> <20230720113955.957942-2-jc@kynesim.co.uk> MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Sat, 22 Jul 2023 17:24:53 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 1/1] avfilter/buffersink: Add video frame allocation callback 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="===============9021103986666610191==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9021103986666610191== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6WiAaoSNVSPtdVpS" Content-Disposition: inline --6WiAaoSNVSPtdVpS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12023-07-22): > What about an audio? Are we in the business of refusing a patch adding an interesting feature because we want two interesting features instead? > This works only for sinks mostly, what about filters inside graph? It is already in place, it has been for years. This patch only adds the API to expose it publicly. --=20 Nicolas George --6WiAaoSNVSPtdVpS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmS79MMACgkQcZVLI8pN xgyjwg//Z1xfRCDndGk4zRsW4OuCeTmgvVhEkPtLVQprStnsJF3Pj76RC7oAOWKX ES0y0RQSMDWN8p93RZlb2fT5PCJTPFnlQ0t4BtX2FfeQcLCNM+jl1RyRzMWOjwY3 ehEagZid1AjEpEPr6x1+mVF9R93EmFOcqtXhUi4WzZ4bnze1kHjTqRv1HcA3fPrH gsfMhDyd2+Q7iFPna2X7i70dVWjqXUBc6h7fGnPMZSEzeaeA82jgPIDaedMaCxxa O+ajiKyT6T9VygJyi/rKmGT9CloQ8YFwKIUWP2At2IP9hi8FSQ+jatkLxocJ8xpG 6bf01MUjkUox7IyZOPUrT9BD3mpPLLO4SUkkerO7FJfH80YH5xVPOeRjgye9/zZF kxe9blc9FofsIRaYYePkamaS5xECiDwZwAk9oDYQslV1+uHNidg7SlDoBQGeR9Oc aSOP/4m7oloN3P/vCCw4BF6pBBvko3rZUmnHPXAYWEmlQ7S9DKWDlXOGcuBcIClL 3smoiF49l4mc0Wa6idRTg1sus/8rvfcOWYb4QymkwQ+lYM7kDOYQJUhZ55JUBZJp t9HZpsCCIvqCKtWM9f/nQflDx1yZA6Ytj4nqJOfHj3gdVmp7v8PNL1jcyNs8yIZL q0eAm0TpVOrnOZIuQ54OAJHIM1ij7RpdDJrqZwVvE5sojavzqLA= =Xxuc -----END PGP SIGNATURE----- --6WiAaoSNVSPtdVpS-- --===============9021103986666610191== 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". --===============9021103986666610191==--