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 BC0254AA8F for ; Sat, 11 May 2024 21:49:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 356A268D60B; Sun, 12 May 2024 00:49:23 +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 E300368D4CF for ; Sun, 12 May 2024 00:49:16 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 170D4C0002; Sat, 11 May 2024 21:49:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1715464156; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gfUCTIkbi7B+HWfhKIkFJON78MliFV4GfeBT5nXPgVY=; b=CSox0YQAsspxiJspOn9ofX/NPx/ipPV5XNYna9hOgMpLULetPhXtet7lHvnb4NqlUGPy6z fSDxeMXlQYrh4uA9mYJO6tQ8R0uvDC1oFgikqcGHxgG8PI494U7zhe8GtRcEAVTFvjLig+ /LGKf7dWzlF42gmuAyP8JXYGafIvKczPWex6YF+XqZy7xm8l1ixqz8S/MRrVg8ndzEYu6c +/X9KMNaxwZASQ90/BlAo1EJwkaFMYAoEAGidKkjRbEjtgTKYLzBTFZqEeh67r70nsf0oP ICx2ye9JoF/w76ZfXG7SuW96P0jBDmxTnbzABWJzHRLbQfjxh8d8PjEDlQrnsQ== Date: Sat, 11 May 2024 23:49:15 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240511214915.GT6420@pb2> References: <20240507022406.GE6420@pb2> <01af1809-98c6-43a5-b868-5e3ea1ff4103@comstyle.com> MIME-Version: 1.0 In-Reply-To: <01af1809-98c6-43a5-b868-5e3ea1ff4103@comstyle.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 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 Cc: Brad Smith Content-Type: multipart/mixed; boundary="===============3585605770319743115==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3585605770319743115== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3kytruX6xqQjRtB4" Content-Disposition: inline --3kytruX6xqQjRtB4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 11, 2024 at 03:55:44PM -0400, Brad Smith wrote: > On 2024-05-06 10:24 p.m., Michael Niedermayer wrote: > > On Sun, May 05, 2024 at 11:21:58PM -0400, Brad Smith wrote: > > > avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD > > >=20 > > > Use the machdep.altivec sysctl on NetBSD for AltiVec detection > > > as is done with OpenBSD. > > >=20 > > > Signed-off-by: Brad Smith > > > --- > > > libavutil/ppc/cpu.c | 6 +++--- > > > 1 file changed, 3 insertions(+), 3 deletions(-) > > you seem to be sending alot of bsd related patches, maybe > > you want to send a patch that adds you to the MAINTAINERs file? > >=20 > > thx >=20 > I try to help where I can. I am an OpenBSD developer and take a look at > what the other *BSD's have for local patches and push things upstream to > benefit both sides, but I am not sure I have enough time to be in a posit= ion > to be considered any kind of official MAINTAINER. Iam not asking you to do more work Id like to give you a git write account so you can push your BSD related fixes yourself. (everyone who has git write should be in MAINTAINERs) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Avoid a single point of failure, be that a person or equipment. --3kytruX6xqQjRtB4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZj/n2gAKCRBhHseHBAsP q8jXAJ4ySea/F+4pNx+4qXCGspzjQDrjUgCghkJzjS3vzngfeuhHT8lTXjfyxqk= =HX/P -----END PGP SIGNATURE----- --3kytruX6xqQjRtB4-- --===============3585605770319743115== 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". --===============3585605770319743115==--