Releases: markus-perl/ffmpeg-build-script
Releases · markus-perl/ffmpeg-build-script
V1.23
- Mac M1 fix
V1.22
- Apple M1 Support
- Libsvtav1 support
- Script Cleanup
V1.21
- LV2 plugin support
- libaom v2.0.1
- Fixed "The check for the cleanup flag in $1 also matches --full-static"
V1.20
- Webp support
- Ffplay binary will be built
- Readme update
- After the building process is done, the script will now list all compiled binaries and their path and is more clear in what is beeing installed
V1.19
- VAAPI integration
- All dependencies were updated to their latest version
- Readme update
- Output the header also when displaying the help
V1.18
V1.17
- A CUDA testing environment with Docker and native OSX testing have been added to Travis CI.
- Changed Dockerfile to use a multi-stage build.
- Added Dockerfile for building CUDA into ffmpeg with nvidia/cuda container. (cuda-ubuntu.dockerfile)
- The indentation was unified to Tab and re-indent.
- Changed the config option (--enable-*) to be added in each build section (CONFIGURE_OPTIONS).
- Removed some config options because they were redundant.