[FFmpeg-devel] remove DEC Alpha DSP & support code
Michael Niedermayer
michael at niedermayer.cc
Tue Jun 11 16:39:52 EEST 2024
On Tue, Jun 11, 2024 at 02:26:37PM +0300, Rémi Denis-Courmont wrote:
>
>
> Le 11 juin 2024 12:59:23 GMT+03:00, Michael Niedermayer <michael at niedermayer.cc> a écrit :
> >On Mon, Jun 10, 2024 at 08:52:08PM -0400, Sean McGovern wrote:
> >[...]
> >> Are there any real concerns about the Alpha removal itself?
> >> People still wanting to use FFmpeg for hardware that old can stick
> >> with 7.0 (and fork it if they like -- that's the beauty of FOSS).
> >
> >Loosing security support, sounds not viable, so if alpha is removed
> >the question what that would do to users (aka performance and does it
> >work/build after the patchset) is still an open question ...
>
> What supported distribution would people even be getting security support from? None of the mainstream distributions support Alpha anymore. So if (generic) you care about security support that architecture simply isn't viable, regardless of FFmpeg.
>
> Also if security really is the concern, then using the supported plain C code of FFmpeg seems safer than using unmaintained SIMD optimisations.
security wise, the risk for something like alpha is generic
architecture unspecific attacks. The probability of an attack specific to alpha SIMD is
very low even if there is an issue in that code, which in itself isnt that likely
because its unlikely anyone will design an attack specific for ffmpeg SIMD on alpha
>
> >Also theres the question about how few people would be affected and what
> >we gain from this?
>
> Most likely zero people are affected. Unfortunately, I guess that the only way to know for sure is to remove the support and see if anyone complains about it then.
I doubt thats a reliable way to get feedback
>
> Another option is to post on the website news that Alpha will be removed if nobody steps up. I don't think that's a very good use of the website's attention though.
If we want reliable statistics, it would be needed to have at build or runtime
a question to the user if they are ok with a "ping" to the server for usage
statistics. This could be limited to architectures we intend to remove
That said, did configure print any removal warning before this ?
>
> >> It is worth mentioning that even Debian hasn't supported Alpha (along
> >> with several other architectures) since release 8.0 in June 2018.
> >
> >I think debian dropped alpha from the officially supported architectures
> >but it seems there is still some inofficial support:
> >https://cdimage.debian.org/cdimage/ports/12.0/alpha/
>
> To be precise, Alpha and HPPA were moved to Debian Ports in 2018 after they were dropped from the official archives. They have remained with only unstable support since then, which indicates that they are essentially moribund. Re-emerging from ports is infeasible for a purely legacy architecture.
I dont know what the file is but it says
debian-12.0.0-alpha-NETINST-1.iso 2023-05-16 09:04
debian 12 is the latest release of debian AFAIK
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is a danger to trust the dream we wish for rather than
the science we have, -- Dr. Kenneth Brown
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240611/a9f80091/attachment.sig>
More information about the ffmpeg-devel
mailing list