Releases: protonemedia/laravel-ffmpeg
Releases · protonemedia/laravel-ffmpeg
7.6.0
- Support for PHP 8.1
- Dropped support for PHP 7.3
- Dropped support for Laravel 6 and 7
7.5.12
Fix for passing additional format parameters when using HLS exports
7.5.11
Added CopyVideoFormat
format class
7.5.10
7.5.9
Prevent duplicate encryption key listeners
7.5.8
- Bugfix for creating temporary directories on Windows
- Bugfix for HLS exports with custom framerate
7.5.7
7.5.6
7.5.5
- Added beforeSaving method to add callbacks
7.5.4
- Added fourth optional argument to the
resize
method whether or not to force the use of standards ratios - Improved docs
- Small refactor