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 1A09047F1A for ; Sat, 4 Nov 2023 19:05:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3CEB668CE77; Sat, 4 Nov 2023 21:05:28 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2B0AF68CE09 for ; Sat, 4 Nov 2023 21:05: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 3A4J5L4K028578 for ; Sat, 4 Nov 2023 20:05:21 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 44E65EB5B7; Sat, 4 Nov 2023 20:05:21 +0100 (CET) Date: Sat, 4 Nov 2023 20:05:21 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: 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, 04 Nov 2023 20:05:21 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH] avfillter/buffersrc: activate and EOF fix 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="===============1160708584719398432==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1160708584719398432== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ggGjzraUXUgxTxrv" Content-Disposition: inline --ggGjzraUXUgxTxrv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12023-11-03): > Also I think that forward and/or backward EOF direction status checking is > not correctly handled at all for any filters not using .activate(), and I= 'm > not aware that it was ever working correctly in all cases. Could you not start with that?!? If you are right, that means there is a bug in the framework code. Then the patch forward is to fix that bug, not needlessly single every simple filter to activate. --=20 Nicolas George --ggGjzraUXUgxTxrv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmVGle8ACgkQcZVLI8pN xgzf0A//fdZ0ezZ5gv4Bo56OSL5hb/LHuRrsVPR0u3v21B2RMvckOLG7d80YarZs TEWfLuPCj707Tju5rPwg5YZRW59CQmJ3tlnp29tDWCabghQid5ZoKLlbVGOKI3Sb FTMRCfn8qWls7W6buuMFfBGkrbOCYc30zZ1u5EAYBXObliv23wKP+VCF8MVxFDf/ xLFP2mieXvJUAagpwMPPOnabDbfLLVlixjogKUQaLa2TDUs7hwPw8pHP/+YPrGKl hzaZ6MY3dOCh9aMwZQnhPIKcherPRKaZoQOcheNnyEcr7CBlK+yai2bAyi5yOZ+h bG5P298rD4gm4dNtjX8wxvajOvTBIrAWhWDePAJdwjk4zuA7LLIIVDKHEoBAkhB3 TExLRjjpwqNJSz6e+TYZh3Nj5sBSKdWQ9BequHCdmqLosKxt3Ni6uu8rChzxZlLX mvErQZI7sBiye+VpJxI1i6od/8HrxUEL5cTjmCaaEpq9Z0osSBQRXTXROooK47HJ FlampJai55GDDCofsLP1l44fCANSGnW2yDNMZUZu+wegcWLlBkvSeIzT3NizuDN7 h51dYFMBHJb7VOTpHUZJVq/CGaRwq7ozJnG76OuPWFx4VDVbw06+dj5G4ZdCUdcL mCRCk7bCKy0yKHT/eNvzbiZxR8VHSMTHUGg3CsDQT/AYV4Jv9RM= =x+l2 -----END PGP SIGNATURE----- --ggGjzraUXUgxTxrv-- --===============1160708584719398432== 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". --===============1160708584719398432==--