Hi,
On Wed, Jul 3, 2024, 21:24 Sean McGovern <gsean...@gmail.com> 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-requ...@ffmpeg.org with subject "unsubscribe".