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 F1D8F45313 for ; Fri, 20 Jan 2023 21:39:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A768068BD35; Fri, 20 Jan 2023 23:39:34 +0200 (EET) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B426968BD25 for ; Fri, 20 Jan 2023 23:39:27 +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 30KLdRpY018501 for ; Fri, 20 Jan 2023 22:39:27 +0100 Received: by phare.normalesup.org (Postfix, from userid 1001) id 0C3A5EB5BC; Fri, 20 Jan 2023 22:39:27 +0100 (CET) Date: Fri, 20 Jan 2023 22:39:27 +0100 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230120193132.21597-1-anton@khirnov.net> <20230120193132.21597-4-anton@khirnov.net> <22d25e3f-91e2-408d-a0a9-bef8ad3a0248@betaapp.fastmail.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]); Fri, 20 Jan 2023 22:39:27 +0100 (CET) Subject: Re: [FFmpeg-devel] [PATCH 4/5] lavfi/graphparser: reimplement avfilter_graph_parse* using new API 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="===============0371642386324840878==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0371642386324840878== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="luY52odPfYyvLtul" Content-Disposition: inline --luY52odPfYyvLtul Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Nicolas George (12023-01-20): > - Writing a large patch for a part of the code you know well or for a > new feature is fine, of course. In fact, even for code we know well, we should consult, as long as we are not the only one who knows it well: as long as other developers might also have plans that we would be interfering with, sharing intents early is the only correct thing to do towards our peers. --=20 Nicolas George --luY52odPfYyvLtul Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmPLCgwACgkQcZVLI8pN xgxbDA/+Pa21QSSd4Hvx7GUUMfCmNcKPjCw3P05x0TxKePk+lOA0X6Z0JBHGcV1+ oF5ubeBkoQ46Cbixz2a3MqRIu4OOL5BDaE54GneEJBVaBVvRizaAD5AHe7Y1GOXO Ah++fcTMwexc3T1oY9HyiyBwccpY8Kp6hMBEE3dz4rIV4ACVmPsZNHd1oiAvPEci H9iRbrbCVyiAWvsmkGEO+SYRIOzZegZ+9USsPpm//uq1bPsTNbhAue0uta+jzq72 U+DX+wqZT/dY7swC/iCwsOYQ6lCnVf7qs8iTyZgWjxvjyCtJf+mWHaO+gbvZ7CIM VZM+yOFxhxDj5mw33JW2clBx7BoltePj17Ft7W1qw083j1/FlrVLyNsgtj+pcFY/ Z+DMih9YHN8SFgueyaDG17hG0bf0wFFMkLxu3yWH4McrCEoKIPp8kW5jzPcJtaON LU87Z5jzAh1Jh1dXcRA5xl2sDzA0qPdoAUGjMjayyCcBWzwcEiBB2B1BO72h5py+ pVxq7o7fe6EKU02YHXEYLpuobaPLe9QrAUwGztVWcq8Tb01rbrBKDOXt5B4O52VM IPL2fHERD6qFmpIm83mEayp0pXP3GZlTcOUkiWWjJdsF5dM9KLGPiEFojfIRGHUd +zAwTQJueGqUB6TdLuiRwR9NnJoxzZ+oK4FjV4SBGKD2it0Dh1k= =aULM -----END PGP SIGNATURE----- --luY52odPfYyvLtul-- --===============0371642386324840878== 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". --===============0371642386324840878==--