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 249094C2B6 for ; Tue, 23 Jul 2024 22:10:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9603768D623; Wed, 24 Jul 2024 01:10:17 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BAE9468CA8A for ; Wed, 24 Jul 2024 01:10:11 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4CE9FC0003 for ; Tue, 23 Jul 2024 22:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1721772611; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Bnxyv/ACuqmzDwlzAtgSKXAm2G8VkJNf5cE7zs4w66w=; b=K8mwVyC1CBu9iSywnMEOSA3azJoc2e6Z3zIG4pKKl4ga7xniFpdD0PINK/TwSEFQq19Mtv N63lqwtb0uAZVqkBHqrzUPy/+BpPBvyEM1xVxjU+EJf1Z+j3XZEKXLj/7f+Y0zcIEtHkFN wIEeG+Yb60k/8/a6B1mYeiJ7PfU0Pm3KLppUmOm6e+Q+uk59jM/98f0sl2/qJItBof4fda sWPHaOMfJ3pDOmSmpGNSOZB91y/16+OrqBXvhQjqmIKteWsjILqX03HRS5CP+vSe1XrT6h k+FPgNTWB8kWSU9NOzBJ7ncKWy0Y6jGcf1Il4fGTloJnx28sr5ZATvJ+a0BsJg== Date: Wed, 24 Jul 2024 00:10:08 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240723221008.GG4991@pb2> References: <20240719135409.2921601-1-ffmpeg-devel@pileofstuff.org> <540a3283-5bfd-4452-986d-107190ba4405@gmail.com> MIME-Version: 1.0 In-Reply-To: <540a3283-5bfd-4452-986d-107190ba4405@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2] avfilter: fix data type for {Tile, Untile}Context's image size 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="===============2612491168526097819==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2612491168526097819== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Mkr6sCDhBE3/Kktg" Content-Disposition: inline --Mkr6sCDhBE3/Kktg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 23, 2024 at 12:17:43PM -0300, James Almer wrote: > On 7/19/2024 12:31 PM, Paul B Mahol wrote: > > Internal/private filter structures/API changes does not need be mention= ed > > in that file, isn't that fact obvious even for average Joe? >=20 > There's no reason to be condescending or aggressive over something so > irrelevant. Is it so hard to just state the APIChanges entry is not neede= d? "so irrelevant" sounds condescending to me too either way, i support pointing out if something sounds rude/condescending/a= ggressive (theres nothing bad in pointing that out, first step is always being aware one said something that others find offensive) > > I'm writing this representing the CC. This is not the only case you were > pointlessly aggressive to someone in the past week or so. Consider it a > warning before further action is taken. This part i do not agree with. First, i dont think we actually had a majority for a warning, I see 4 of 5 members of the CC replying but only 2 talking about a warning. Also (as i said previously) Politely pointing out to people when they write offensive things is a good thing, it has been effective in channeling discussions into a positive and friendlier direction, especially when done in real time. (You did the previously several times successfully) Adding a "threat" in the form of a warning maybe works for some people in some cases. But in others its more like slapping an already angry guy in th= e face. You get slapped harder back then have to punch and get punched back and then things spiral downward. And whetaver the exact outcome its a bad outcome thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell --Mkr6sCDhBE3/Kktg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZqAqPAAKCRBhHseHBAsP q2nHAKCQVsXimM/QgBuJ5TUB+ga5dpQ4zACfSJQZbgAVe5j+j29/ZJ7qTDwg4bY= =zkRy -----END PGP SIGNATURE----- --Mkr6sCDhBE3/Kktg-- --===============2612491168526097819== 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". --===============2612491168526097819==--