Skip to content

Commit

Permalink
Generate bill of materials
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Jun 3, 2024
1 parent 9ccd25e commit 4a80cc9
Show file tree
Hide file tree
Showing 4 changed files with 521 additions and 437 deletions.
62 changes: 33 additions & 29 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,34 +14,38 @@ The builds are provided for several platforms:
Features
--------

Currently FFmpeg 5.1.2 is used with the following features enabled for all platforms:

- fontconfig
- gmp
- libaom
- libass
- libbluray
- libdav1d
- libfreetype
- libmp3lame
- libopencore-amrnb
- libopencore-amrwb
- libopenjpeg
- libopus
- libspeex
- libtwolame
- libvorbis
- libvpx
- libx264
- libx265
- libxml2
- libxvid
- lzma
- zlib

The following additional features are also enabled on Linux:

- gnutls
- libxcb
Currently FFmpeg 6.1.1 is built with the following packages enabled for all platforms:

- fontconfig 2.15.0
- freetype 2.10.1
- fribidi 1.0.11
- gmp 6.3.0
- harfbuzz 4.1.0
- png 1.6.37
- xml2 2.9.13
- xz 5.4.4
- aom 3.2.0
- ass 0.15.2
- bluray 1.3.4
- dav1d 1.4.1
- lame 3.100
- ogg 1.3.5
- opencore-amr 0.1.5
- openjpeg 2.5.2
- opus 1.4
- speex 1.2.1
- twolame 0.4.0
- vorbis 1.3.7
- vpx 1.14.0
- webp 1.4.0
- x264 master
- x265 3.5
- xvid 1.3.7

The following additional packages are also enabled on Linux:

- gnutls 3.8.1
- nettle 3.9.1
- unistring 1.2

.. _PyAV: https://github.com/PyAV-Org/PyAV
Loading

0 comments on commit 4a80cc9

Please sign in to comment.