ffmpeg-mappable-media/src/FFMpeg/Filters
Markus Fasselt 7abb6d36cb
Fix boolean types (#779)
Changed `Boolean` to `bool` to avoid Psalm being confused with a potential class.
Thanks @digilist
2020-12-23 11:14:24 +01:00
..
AdvancedMedia ComplexMedia has been renamed to the AdvancedMedia. 2020-03-23 17:47:36 +03:00
Audio Added custom filters for Audio, in the same way as custom filters are available for Video 2018-10-20 14:36:10 +01:00
Concat Concatenation feature (#287) 2017-02-14 13:55:07 -03:00
Frame added custom frame filter 2018-11-20 23:32:47 +01:00
Gif Creation of a Gif Media to be able to extract gif animation based on video sequences (#285) 2017-01-24 15:03:51 -03:00
Video Fix boolean types (#779) 2020-12-23 11:14:24 +01:00
Waveform Improvements (#286) 2017-01-24 15:45:56 -03:00
FilterInterface.php Add filter priorities 2013-06-26 00:21:12 +02:00
FiltersCollection.php PHP 8 Support (#782) 2020-12-18 15:27:38 +01:00