Changes between Version 31 and Version 32 of SponsoringPrograms/STF/2025


Ignore:
Timestamp:
Sep 29, 2025, 11:34:05 PM (12 months ago)
Author:
Pierre-Anthony Lemieux
Comment:

Provide a brief overview over your project’s own, most important, dependencies.

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/STF/2025

    v31 v32  
    8383=== Provide a brief overview over your project’s own, most important, dependencies.
    8484
     85FFmpeg is designed to be self-contained and portable, with minimal mandatory dependencies, ensuring FFmpeg's portability across operating
     86systems, architectures, and environments (embedded systems, desktop, cloud).
     87Its most important dependencies are build tools such as NASM for x86 assembly and a POSIX build system.
     88
     89Optional libraries such as libx264, dav1d, libx265, libvpx, libaom, libopus, and libmp3lame are not strictly required but expand FFmpeg functionality. These libraries are subject to substantial scrutiny by the community before inclusion.
     90
     91
    8592=== Provide a brief overview of projects that depend on your technology.
    8693