Releases: markus-perl/ffmpeg-build-script
Releases · markus-perl/ffmpeg-build-script
V1.32
PCRE Mirror fix
V1.31
- CUDA Images updated to 11.4.2-devel
- Docker as-well-as build script upgraded to use python3
- ninja-build and meson packages are pre-installed either via system package manager or via pip3 in favor of building dav1d codec
- cmake updated to v3.21.2
- svtav1 updated to last-known commit 1a3e32b which successfully passed pipeline
- x264 updated to commit 5db6aa6
- aom updated to v3.1.2, commit ae2be80
- Occasional sourceforge.net download fail due to downtime of mirror location is tried to bypass
- nv-codec-headers updated to v11.1.5.0
- Script slightly re-arranged to differentiate codec types
Thx to @rokibhasansagar
V1.30
- 8, 10, and 12 bit pixel formats for x265
- DR10+ Profile support
- librav1e if cargo is installed
- AMF hardware decoder support
- libzimg support
- Add libdav1d
- Version display fix
Thx to @cdgriffith, @rokibhasansagar
V1.29
- SSL library update to openssl-1.1.1l -> https://www.openssl.org/news/changelog.html#openssl-111 -> Fixed an SM2 Decryption Buffer Overflow
V1.28
- libpng integration
- libtiff integration
- build fixes mac
- cmake download fix + version upgrade
V1.27
- FFmpeg V4.4
V1.26
Bugfix Release
- Same es 1.25
V1.25
All packages were updated to their latest version
- lv2-1.18.2
- sord-v0.16.8
- lilv-v0.24.12
- openssl-1.1.1k
- cmake-3.20.2
- x264-stable
- libvpx-v1.10.0
- av1-latest
- fdk-aac-2.0.2
- libwebp -v1.2.0
- srt-v1.4.3
- nvcodec-n11.0.10.1
- ffmpeg-latest
V1.24
- Added a --enable-gpl-and-non-free switch.
- Readme update
V1.23
- Mac M1 fix