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 BBC49401E4 for ; Sat, 19 Feb 2022 13:58:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7A56168B1C7; Sat, 19 Feb 2022 15:58:28 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3318268AA6E for ; Sat, 19 Feb 2022 15:58:22 +0200 (EET) 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 21JDwL91023868 for ; Sat, 19 Feb 2022 14:58:21 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 00A71E62AD; Sat, 19 Feb 2022 14:58:20 +0100 (CET) Date: Sat, 19 Feb 2022 14:58:20 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220219010025.153329-1-onemda@gmail.com> MIME-Version: 1.0 In-Reply-To: <20220219010025.153329-1-onemda@gmail.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Sat, 19 Feb 2022 14:58:21 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_fps: only give frame as soon as possible if really requested by output 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="===============5365485862463816020==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5365485862463816020== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2QQouN3jWEGmgCOc" Content-Disposition: inline --2QQouN3jWEGmgCOc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12022-02-19): > Fixes OOM in #9081. >=20 > Signed-off-by: Paul B Mahol > --- > libavfilter/vf_fps.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This would break input-driven filtering I think. I am looking into it. Regards, --=20 Nicolas George --2QQouN3jWEGmgCOc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmIQ93oACgkQcZVLI8pN xgzMQg//ZR8Shc2Aet77r6t4JVAssKu56SphROvR1UZPoB71J0zHRFUEgEdKZF7y TlUG4GyHfCvFwhwGIIYgN+ZkeZkIgBHRn2+6A4I+g3JjcOiU+vNbIU5mk5A6fEwi hekupiXUzsickmRgN0cQAW659TCIQvc9FNVjDCfZZDXao0QgoCdR9MA/iq4YsJOR U2BDJj0dNVvhfddOp4EiZe7ffrm0NotZKCb/FOSWAyYNd0VRpQlVGss7nHw9+1y+ xoykCPPY1Q1H4xNERimbpJpWp9EgGndH0QUrB0tdmhW+kvAiszxjqGCPwqDNaM4A 0BnQF+yvDATNh+/l9gJjczVqrJbpfSH27ZXR2DJATB38mLLb1bqo/7BSsddf8Is2 5ZczUMmAm4ZA7s5iGwt/qdZTussT6MR0nHcY0GJKlAgA5ultR0KpLt2JwBulwnXt xfXJyLo1LGoD9wYzT4EkiVudpnUJ8Uqc28LVzDblceH6P7ZmRDyTi8f+Um9bL4Oy joHuGWcJ/aWToIDOulDZhDMiFaQpGW4KyB2rLiSLK1ZV8mklfo4XI6xbuE83dO5h YE+bYWPaIAsRxSvkOV1GlNRp/77GJEfdqQNBo4jS7EjgcBODqC6kicvR8C/mPCh5 i+VHWhIUqtVkXQA+rXyOVUNZCDaK2T3PUoyipTa+1qI15TUPGHw= =tZck -----END PGP SIGNATURE----- --2QQouN3jWEGmgCOc-- --===============5365485862463816020== 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". --===============5365485862463816020==--