Changelog
All Notable changes to pbmedia/laravel-ffmpeg
will be documented in this file
3.0.0 - 2018-09-03
Added
Deprecated
Fixed
Removed
Security
2.1.0 - 2018-04-10
Added
- Option to disable format sorting in HLS exporter.
Deprecated
Fixed
Removed
Security
2.0.1 - 2018-02-30
Added
Deprecated
Fixed
Removed
Security
2.0.0 - 2018-02-19
Added
Deprecated
Fixed
Removed
- Support for Laravel 5.5 and earlier.
Security
1.3.0 - 2017-11-13
Added
- Support for monitoring the progress of a HLS Export.
Deprecated
Fixed
Removed
Security
1.2.0 - 2017-11-13
Added
- Support for adding filters per format in the
HLSPlaylistExporter
class by giving access to the Media
object through a callback.
Deprecated
Fixed
Removed
Security
1.1.12 - 2017-09-05
Added
- Support for Package Discovery in Laravel 5.5.
Deprecated
Fixed
Removed
Security
1.1.11 - 2017-08-31
Added
- Added
withVisibility
method to the MediaExporter
Deprecated
Fixed
Removed
Security
1.1.10 - 2017-08-16
Added
- Added
getFirstStream()
method to the Media
class
Deprecated
Fixed
Removed
Security
1.1.9 - 2017-07-10
Added
- Support for custom filters in the
Media
class
Deprecated
Fixed
Removed
Security
1.1.8 - 2017-05-22
Added
getDurationInMiliseconds
method in Media class
Deprecated
Fixed
Removed
Security
1.1.7 - 2017-05-22
Added
fromFilesystem
method in FFMpeg class
Deprecated
Fixed
- Fallback to format properties in
getDurationInSeconds
method (Media class)
Removed
Security
1.1.6 - 2017-05-11
Added
cleanupTemporaryFiles
method
Deprecated
Fixed
Removed
Security
1.1.5 - 2017-03-20
Added
Deprecated
Fixed
- Bugfix for saving on remote disks
Removed
Security
1.1.4 - 2017-01-29
Added
Deprecated
Fixed
- Support for php-ffmpeg 0.8.0
Removed
Security
1.1.3 - 2017-01-05
Added
Deprecated
Fixed
- HLS segment playlists output path is now relative
Removed
Security
1.1.2 - 2017-01-05
Added
- Added 'getDurationInSeconds' method to Media class.
Deprecated
Fixed
Removed
Security