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 59C714A9BD for ; Tue, 7 May 2024 02:24:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C3D1268D6A0; Tue, 7 May 2024 05:24:15 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C7EF368D4D0 for ; Tue, 7 May 2024 05:24:08 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 575C7FF803 for ; Tue, 7 May 2024 02:24:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1715048647; 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=ffD9fFxR3/WCkAoBECfKKAT+oQlDnYOl4Jnp/Auh874=; b=Kn1KEfugV2alTx+Lsz/DJAfypxHQrGamejIOw9Lhdj3NKMV1bvP8OkDV8Bc/XfW0+z6Shs x1K8W9nprNKk9zGcHWyhsZ936zEFzBPcbFhC5aCVq7DYiZE0FkQYef0uFQ81Q8aTkQCXet qbzI1EJWI1cSK30a/KzMFOlZeLqKam9CmNnhCxK0CvIY0xjLtzsMnx2nX0ZS/Jh1SjLjHp aCI5zJMZ8ey2wGqeeXGdegBFsmUcRjPX/RT8haszh23Nay8xQZ+DPt0MImpqzKT4umJkd5 2Ah8C4LlhhZWV4IWcxMz/QD9ida5Qobe0DT4PEqI2/r3HDDz3O2Q3XpbCavymQ== Date: Tue, 7 May 2024 04:24:06 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240507022406.GE6420@pb2> References: MIME-Version: 1.0 In-Reply-To: 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 Content-Type: multipart/mixed; boundary="===============3509369355900952246==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3509369355900952246== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fCEyNnjSUnJ2624e" Content-Disposition: inline --fCEyNnjSUnJ2624e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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? thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election. --fCEyNnjSUnJ2624e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZjmQugAKCRBhHseHBAsP q0afAJ9S63D87iZ9CupNxxRT6HqDJJBtrwCdGP90Ks9C7wsStu76Qz5ElmDD2uQ= =My7m -----END PGP SIGNATURE----- --fCEyNnjSUnJ2624e-- --===============3509369355900952246== 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". --===============3509369355900952246==--