On Sun, Jun 09, 2024 at 04:08:48PM -0400, Sean McGovern wrote: > Hi, > > Attached is a patch to do proper removal of support for the DEC Alpha. > I hope it is not mangled. > > Side note: it seems GMail now prevents sending patches directly with > git send-email -- I really wish we could move to a CI platform like > GitLab or Gitea. What effect does this have on performance on an alpha ? I mean FFmpeg will still build after this just without the removed optimizations. I think if optimizations are removed, that impact should be docuemnted (this allows users to judge if they want to stay on a old ffmpeg with these optimizations or upgrade) Also we have alpha fate clients: https://fate.ffmpeg.org/?query=subarch:alpha%2F%2F thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting.