Commit graph

14 commits

Author SHA1 Message Date
d187e02d24 🔥 Replace all other files with 💀 2022-08-21 17:26:08 -05:00
Pascal Baljet
111c153428
[BC] Upgraded dependencies, dropped support for anything below PHP 8.0. (#849)
* GitHub actions + style fixes + updated packages

* Fixed workflows dir

* Support for PHP 8.1 (#1)

* Update README.md

* Revert some changes from upstream
2022-02-09 14:32:43 +01:00
William Desportes
6a61d67288
Use Doctum instead of Sami (#761)
* Use Doctum instead of Sami

- Fix .gitignore
- Move the process to docs
- Add .gitattributes

* Fix the symfony/process versions after sami was removed

Used the maximum version of 2.x and forced 3.3 before deprecation in 3.4
2020-10-12 16:04:21 +02:00
Alexander Schranz
7474bf936f Add bc layer for older php and phpunit versions 2020-02-19 21:52:13 +01:00
Alexander Schranz
14dc6a8b1b Fix PhpUnit tests for newer php version 2020-02-13 00:39:31 +01:00
Alexander Schranz
537f61095f Fix mocking of objects for newer phpunit version 2020-02-13 00:23:11 +01:00
Ivan Ganev
9314f64f54 added waveform color option 2017-11-02 17:28:12 +02:00
Romain Biard
a6f6bbcb1e Improvements (#286)
* Adding a missing use statement in src/FFMpeg/Filters/Video/ExtractMultipleFramesFilter.php
* We remove a user specific folder from the gitignore
* We remove an unused use statement from src/FFMpeg/Filters/Video/ExtractMultipleFramesFilter.php
* We remove an unused use statement from src/FFMpeg/Filters/Video/PadFilter.php
* We remove an unused use statement from src/FFMpeg/Media/Waveform.php
* We remove an unused variable from src/FFMpeg/Filters/Waveform/WaveformDownmixFilter.php
* We fix the name of a variable in src/FFMpeg/Filters/Audio/AddMetadataFilter.php
2017-01-24 15:45:56 -03:00
Romain Biard
ad2adb61d1 We exclude sami.phar of the git tracking 2016-12-21 12:42:42 -03:00
Patrik Karisch
d4db96662c Cleanup composer, ignore lock, add me as a maintainer to the authors ;) 2016-03-06 23:19:40 +01:00
Robert Gruendler
36b0036285 added support for retrieving progress information via helpers 2012-12-04 17:19:58 +01:00
Romain Neutron
06c6aabd9d Remove mandatory dimensions 2012-05-25 18:24:37 +02:00
Romain Neutron
53e32bbc03 Add rules 2012-04-20 18:57:16 +02:00
Romain Neutron
11345d6367 Initila Import 2012-04-13 10:20:54 +02:00