Mia Herkt e19224ead6 Switch back to OpenSSL
I do not remember why exactly this was changed, but I believe
one of the reasons was that back when EC certificates were new,
FFmpeg was only using the SSL 3.0/TLS 1.0 functions of the
library, which meant a security downgrade and prevented it from
connecting to hosts that restricted clients to newer protocol
versions.

Both libraries are kind of terrible, but at least OpenSSL does
not have a start function that unconditionally incurs significant
startup delays (200-300ms on an older laptop) for everything that
links to it.
2026-04-30 22:10:09 +02:00
2025-08-26 13:36:57 +02:00
2025-08-26 13:36:57 +02:00
2026-01-20 13:52:22 +01:00
2026-01-20 13:52:22 +01:00
2026-03-17 00:22:17 +01:00
2025-08-26 13:36:57 +02:00
2026-03-17 00:22:17 +01:00
2026-03-17 00:22:17 +01:00
2026-04-30 22:10:09 +02:00
2025-08-26 13:36:57 +02:00
2026-04-30 22:10:09 +02:00
2026-03-17 00:22:17 +01:00
2024-10-02 10:32:42 +02:00
Description
No description provided
85 MiB
Languages
Shell 100%