Skip to content

Releases: protonemedia/laravel-ffmpeg

8.5.0

12 Mar 11:20
44f2608
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.4.0...8.5.0

8.4.0

02 Jan 23:14
b16fd89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.0...8.4.0

8.3.0

15 Feb 10:11
820e7f1
Compare
Choose a tag to compare
  • Support for Laravel 10
  • Dropped support for PHP 8.0

8.2.2

12 Jan 10:14
Compare
Choose a tag to compare
  • Additional fixes for HLS exports with an Audio Format

8.2.1

12 Jan 09:28
d3ddad1
Compare
Choose a tag to compare

8.2.0

11 Dec 15:21
eac7fc2
Compare
Choose a tag to compare
  • Support for PHP 8.2
  • Improved getDurationInMiliseconds() method (type casting + exception) - thanks @ibrainventures and @rcerljenko!
  • Dropped Windows OS testing with GitHub Actions

8.1.2

23 May 12:12
Compare
Choose a tag to compare

Don't resolve driver until needed.

8.1.1

13 May 07:39
Compare
Choose a tag to compare
  • Bugfix for parsing the average frame rate.

8.1.0

12 May 18:29
c117899
Compare
Choose a tag to compare
  • You may now specify a separate temporary disk for processing HLS exports.

8.0.2

12 May 10:29
Compare
Choose a tag to compare

Fix for getting the previous exception while it doesn't exist