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 2DAE54B6E2 for ; Fri, 12 Jul 2024 21:10:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9B90F68DB05; Sat, 13 Jul 2024 00:10:02 +0300 (EEST) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7977A68D9E2 for ; Sat, 13 Jul 2024 00:09:56 +0300 (EEST) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-58b447c51bfso3111524a12.2 for ; Fri, 12 Jul 2024 14:09:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720818595; x=1721423395; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=rfs5wwYKjZn1ifJiWpIxIzb5vol85f6ruxL92toZ2vo=; b=eBGe6sjnzmR1Oe0Re5Md5WTPFXNXfOz9wgt5VTEcvkHhLaq14Q5iNYijZIy7bhi46i 5qZUX3S17xZwNgbu9A1zExAoZ7Sf8MT/jTQN7E6XPoP90yTM31U3YOpZr1WiPcyORto0 LgY5E0Qv54kBxGRv93f6N1CA6c4Sc2JxgFjay7sun7aL3N45beyyjqerZRraRADnTsY4 paAEVqLdMYV8koy4OtYtL2RXSFeNKvbGZOErLUH/grgocycjotELCKdKpnlh7uFttpEB ADItbe7moCCTZIHmSrew8nrCPLC+klKJxFVp9zws647AZXuSmq7qkHErIosl2RimUA1D XWsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720818595; x=1721423395; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rfs5wwYKjZn1ifJiWpIxIzb5vol85f6ruxL92toZ2vo=; b=HYkiIBQWrPWued4dtTVXejoYmdpy4YsIQSTg+maXXDI4WyFi5OS00exmN5Xcif8tzG PXgn58eCynpUSXksc1InmGg7TCdZukG8IblsePNp+1YDY9b5kw/5SbvPQ3sACo4kqqnd ZpqFNRFReEAaIwvOo/9fhermEIeVKBMB+dvOSLYIFrZMVqaekDUz9uCtEKKEv2spsZgW 7hwOOYcazVq98U/uYpk7eNksqtyMr26I8r7enUFJMytpSwEp/rH8XGaEjrJ3zTICmywS HzVLApxtSNk16dZ7qH/N3N5UiJmbTKuq03bT4GK9tTdTItvs12X4G43JYZdgvWTvzHKx JiCg== X-Gm-Message-State: AOJu0Yw5Lvzai5UXUxdE8937ACvSYdMK2lQ4V75AXVeoa9XMCCDYi1Lq 2Ks91ZmfsoNbcMVza/rLW7Yxekh1sEK2G2OM8yXzIQiH0rvht0un7WKRVZc1qbVobmk8SiND+ZQ CDPQCdco4zvNo61/Zd1UWI6/Qwdq+Lg== X-Google-Smtp-Source: AGHT+IEMEaWMbQ+EpHNnQPbgNOLtbFjRcvvlI0gp3mtO3Y4zOpkpUHkqCcWb0eDbfNZ0RV4H0eO1J58i7+2poK3U6yk= X-Received: by 2002:a17:906:388:b0:a77:cdaa:889f with SMTP id a640c23a62f3a-a780b6b18edmr861596866b.24.1720818595347; Fri, 12 Jul 2024 14:09:55 -0700 (PDT) MIME-Version: 1.0 References: <20240704012330.2046242-1-gseanmcg@gmail.com> In-Reply-To: <20240704012330.2046242-1-gseanmcg@gmail.com> From: Sean McGovern Date: Fri, 12 Jul 2024 17:09:44 -0400 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 1/2] configure: permit POWER9 cpu flags 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi, On Wed, Jul 3, 2024, 21:24 Sean McGovern wrote: > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index b28221f258..bbda7a02cb 100755 > --- a/configure > +++ b/configure > @@ -5493,7 +5493,7 @@ elif enabled ppc; then > cpuflags="-mcpu=$cpu" > disable vsx > ;; > - power[7-8]*) > + power[7-9]*) > cpuflags="-mcpu=$cpu" > ;; > cell) > -- > 2.39.2 > Hold off on this for now, it is missing the co-requisite changes in lavu/ppc/cpu.c Additionally I realize there probably aren't many people who can review PPC or AltiVec/VSX patches. Should I just keep these to myself for now? I'd like to do more for the lavc DSP functions as well. -- Sean McGovern > _______________________________________________ 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".