Comment by larodi
Comment by larodi a day ago
Is anyone else on the opinion that ffmpeg now ranks 4th as the most used lib after ssl, zlib, and sqlite... given video is like omnipresent in 2025?
Comment by larodi a day ago
Is anyone else on the opinion that ffmpeg now ranks 4th as the most used lib after ssl, zlib, and sqlite... given video is like omnipresent in 2025?
FFMpeg is probably not as up high since video processing only needs to be done on the servers that receive media. I doubt most phones are running FFMpeg on video.
Yes, it uses zlib and some implementation of SSL.
My earlier comment about "SSL" is that the actual library might be OpenSSL, BoringSSL, WolfSSL, GnuTLS, or any one of a number of others. So the number of uses of each one is smaller than the total number of "SSL" uses.
You can pull the nix logs from here: https://github.com/NixOS/infra/blob/main/metrics/fastly/READ...
Could be an interesting data source to explore that opinion.
You can check, at least for Arch Linux: https://pkgstats.archlinux.de/packages
*sad curl noises