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 3C8E946FB0 for ; Mon, 24 Jul 2023 08:59:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B16EE68C76C; Mon, 24 Jul 2023 11:59:33 +0300 (EEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D327F68C766 for ; Mon, 24 Jul 2023 11:59:27 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0F69260003 for ; Mon, 24 Jul 2023 08:59:26 +0000 (UTC) Date: Mon, 24 Jul 2023 10:59:26 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230724085926.GO7802@pb2> References: <20230616222048.6562-1-michael@niedermayer.cc> <20230616222048.6562-2-michael@niedermayer.cc> <20230722154044.GH7802@pb2> <3f5e8fc7266d6ade18bf07b5de99a3ebc1000d85.camel@haerdin.se> MIME-Version: 1.0 In-Reply-To: <3f5e8fc7266d6ade18bf07b5de99a3ebc1000d85.camel@haerdin.se> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/5] avutil/tx_template: extend to 2M 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="===============8767267628435395290==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8767267628435395290== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jx/LfW4V5TfZLeq7" Content-Disposition: inline --jx/LfW4V5TfZLeq7 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 23, 2023 at 07:48:27PM +0200, Tomas H=E4rdin wrote: > l=F6r 2023-07-22 klockan 17:40 +0200 skrev Michael Niedermayer: > > On Sat, Jun 17, 2023 at 12:20:44AM +0200, Michael Niedermayer wrote: > > > Signed-off-by: Michael Niedermayer > > > --- > > > =A0libavutil/tx_template.c | 12 ++++++++++++ > > > =A01 file changed, 12 insertions(+) > >=20 > > will apply patches 1-4 > > (this should reduce the differences in the avradio repository in > > libavcodec/libavutil) >=20 > I warned that this stuff would affect other parts of the code, and now Make sure you are wearing your N95 mask and get vaccinated as soon as possible or you might get infected by radio-23 ;) sorry for the joke, i couldnt resist. (no ill intend iam just trying to lighten up spirits with this joke and explicitly saying so, so its not misunderstood as anything with hostile meaning) > PCM codecs can suddenly change channel count among other things. You > can't just sneak stuff like this in when people think you're working on > a fork, and also expect people to not notice. Please revert this and > move discussions about your fork to a separate mailing list so as to > reduce chatter on this one. If you want patches to be cherry-picked > into ffmpeg then please create explicit ML threads about that. what ? libavradio is part of FFmpeg its just a seperate repository. libavradio will also be part of the 6.1 release, it was even officially announced. The tweet had over 500 likes IIRC. No sneaking here. The patches you object to btw are not needed for the libavradio release, they just reduce maintaince work on my side and maybe headaches on more than just my side. Also my contributions to ffmpeg are limited by time, so the more work i have teh less i can contribute. Its not even resulting in more time for me working (because there just isnt more time in a day) nor less payment. Its truely just less that gets done. More delay on other FFmpeg things iam doing ... thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Many things microsoft did are stupid, but not doing something just because microsoft did it is even more stupid. If everything ms did were stupid they would be bankrupt already. --jx/LfW4V5TfZLeq7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZL49agAKCRBhHseHBAsP q2DBAJ9hhphv9BlUs0YwAW0+FCIY9ZYxjACggLHAnMo3SMrKLZK6x73B3njlbjk= =ln/s -----END PGP SIGNATURE----- --jx/LfW4V5TfZLeq7-- --===============8767267628435395290== 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". --===============8767267628435395290==--