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 20FB646F76 for ; Sun, 23 Jul 2023 19:36:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A2DAA68C718; Sun, 23 Jul 2023 22:36:09 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 00FB668C70C for ; Sun, 23 Jul 2023 22:36:03 +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 36NJa3Mw001261 for ; Sun, 23 Jul 2023 21:36:03 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 4FA4CEB5B7; Sun, 23 Jul 2023 21:36:03 +0200 (CEST) Date: Sun, 23 Jul 2023 21:36:03 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230722170357.964313-1-jc@kynesim.co.uk> <20230722170357.964313-2-jc@kynesim.co.uk> <48dc91a8-5da0-d074-386d-4a095651afaa@gmail.com> <6288c203-38eb-7135-10d7-7f893545b8fd@gmail.com> 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]); Sun, 23 Jul 2023 21:36:03 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH v3 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="===============4219035063352208470==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4219035063352208470== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SfaSMCGbdRjICi12" Content-Disposition: inline --SfaSMCGbdRjICi12 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12023-07-23): > - missing audio support You realize that direct rendering is order of magnitude more useful for video frames than for audio, right? > - missing full internal buffers allocation replacement support Nonsense. > - missing/untested hardware acceleration support Direct rendering is especially useful for software, that is the point. --=20 Nicolas George --SfaSMCGbdRjICi12 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmS9gSEACgkQcZVLI8pN xgxBPw/7BzxDqKuH2VZhuSDthmSCIyAuI1UlGDF0HMLIdaUaeeFbSFM2kr2sGB8N W+xusQQZL1zISYijlvRYMQDoMitunSB4YaFSOX7uB2HpAdw59+yr8XGEzy/i0fiE 3Vx+SsSJMWUn+NWNUJDe7y/ez1cXA9YOPRZ68gKUN6ej9lbWzwdVMV/u77cbwvJ+ pAnGTJF7srjtFo+jEtL7bpeDgq6lMKNjiASO7ysGuROay5N5ZulOQFhKH0qXr9Yj w3Z4RUUm6LGMbjrJyWmUVhRRUhvXmbCB2/TzHtjHM2tqGPcP/uB3bpsP0V7OxAUZ 41VoJrP4d8GKez6v8RICQiJ73gZt3KQbfKKm9LWgNefY2eaTbHYufuwF2Tf0BQE1 dY8ByXgjZLSBM3H1X6dHehoT6UATHsQ2of991qMmyhkfv6lwkNI9naZkjfJII8Ar GfNQLCdHo/NJOYm92hwTEwxx3ZXKuCOVJRFokfgz5El3zQ91w1TL+HZ3uX4H64bN l6qE/7/qqTaWECDXvapYXFyTW1BB1nvXZdiacQaoi8fQCAQAkACLfVdd8pZSdjRq nQjI0tEmO6OQ/NygOkcbOqLU6KxMs64lJc/IMV/lFYhPWYB8AfvAokyTIdeOIwbd Df42kaMUMpbhWI0NxjnFzuBKuMXJp6MVfRct9VZW0LSLJYYJonI= =XQTQ -----END PGP SIGNATURE----- --SfaSMCGbdRjICi12-- --===============4219035063352208470== 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". --===============4219035063352208470==--