Commit graph

699 commits

Author SHA1 Message Date
7baacb86a5 🔥 Delete unused code 2022-09-06 12:03:22 -05:00
18c3cbb284 Listeners 2022-09-05 21:17:44 -05:00
aeb73dba94 🔀 Merge tag 'v0.1.2' into develop
💬 Update packagist description
2022-08-29 11:47:50 -05:00
559c8eb09b 🔀 Merge branch 'release/0.1.2' into stable
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
2022-08-29 11:46:41 -05:00
db2cedf4f9 💬 Update packagist description 2022-08-29 11:45:36 -05:00
6687eca113 🔀 Merge tag 'v0.1.1' into develop
✏️ Fix typo in README
2022-08-29 11:23:17 -05:00
7d0c8adb00 🔀 Merge branch 'release/0.1.1' into stable
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
2022-08-29 11:22:30 -05:00
60cb4299d2 ✏️ Extra backtick 2022-08-29 11:19:40 -05:00
963c002c6c 🔀 Merge tag 'v0.1.0' into develop
🎉 Initial release
2022-08-29 11:15:57 -05:00
24548d78e2 🔀 Merge branch 'release/0.1.0' into stable
Some checks failed
Check & fix styling / php-cs-fixer (push) Has been cancelled
Tests / P8 - prefer-lowest - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-stable - ubuntu-latest (push) Has been cancelled
Tests / P8 - prefer-lowest - windows-latest (push) Has been cancelled
Tests / P8 - prefer-stable - windows-latest (push) Has been cancelled
2022-08-29 11:15:20 -05:00
549bb175aa 🔖 Update CHANGELOG for 0.1.0 2022-08-29 11:14:43 -05:00
2672580a54 📝 Update documentation 2022-08-29 11:10:38 -05:00
e869ff2a59 Set stream codecs properly 2022-08-29 10:02:04 -05:00
9abcb9ec1b Add copy format 2022-08-26 17:00:48 -05:00
d75d5c125b Add subtitles 2022-08-23 21:23:23 -05:00
c383f863e0 🚧 Add support for video/audio codecs to Stream 2022-08-23 16:55:43 -05:00
de5cf914da 🚧 Add stream to map
Still need to handle the codecs. But almost there.
2022-08-23 15:25:27 -05:00
90906a517d 🚧 Add maps to command 2022-08-21 22:42:02 -05:00
30c2ab4d3b 🐛 Wrong method name 2022-08-21 21:09:57 -05:00
2ed5a4f4f4 🚧 Add Map class 2022-08-21 20:47:05 -05:00
892265dcec 🚧 Initial edits 2022-08-21 17:39:40 -05:00
d187e02d24 🔥 Replace all other files with 💀 2022-08-21 17:26:08 -05:00
001f55939b 🔥 Delete almost all the code 2022-08-21 15:13:03 -05:00
Pascal Baljet
bda300b69a
Specify temporary directory + fix for default ffmpeg-passes* temporary directory (#855) 2022-02-22 16:54:06 +01:00
Pascal Baljet
368def99a2
Create CHANGELOG.md 2022-02-09 14:48:39 +01:00
Pascal Baljet
c8c7d87ea2
Rename CHANGELOG.md to CHANGELOG-0.x.md 2022-02-09 14:46:21 +01:00
Pascal Baljet
f8086d7003
Update README.md 2022-02-09 14:36:26 +01: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
Pascal Baljet
72c946dc7d
Merge pull request #789 from Synchro/spectrumpic
Add Spectrum audio filter
2021-12-20 13:58:26 +01:00
Pascal Baljet
d3a0dde89a Merge branch 'master' into pr/789 2021-12-20 13:52:02 +01:00
Pascal Baljet
aed64baec5
Added GitHub Actions badge 2021-12-20 13:20:36 +01:00
Pascal Baljet
22b71931fd
Merge pull request #815 from franmomu/remove_silex
Remove silex support
2021-12-20 12:51:26 +01:00
Pascal Baljet
40d9afd0d6 Merge branch 'master' into pr/815 2021-12-20 12:48:37 +01:00
Pascal Baljet
c69632a2be
Merge pull request #845 from PHP-FFMpeg/improve-github-actions
Update test.yaml
2021-12-20 12:18:20 +01:00
Pascal Baljet
7eace8852a PHP 5.5+ and replaced doctrine/cache with symfony/cache 2021-12-20 12:15:25 +01:00
Pascal Baljet
50a7114016 Merge branch 'master' into pr/815 2021-12-20 10:32:41 +01:00
Pascal Baljet
bb5cb190bd
Merge pull request #843 from vlados/master
Support for doctrine/cache 2.0
2021-12-20 10:30:17 +01:00
Pascal Baljet
29ce1dd5d3 Merge branch 'master' into pr/843 2021-12-20 10:27:23 +01:00
Fran Moreno
aa99de9902
Try to fix travis 2021-12-15 16:01:01 +01:00
Fran Moreno
2bed29ffbc
Remove silex support
Silex was abandoned 3 years ago, removing its support will allow
to bump some dependencies.
2021-12-15 16:00:46 +01:00
Jens Hausdorf
df823d86eb
Merge pull request #840 from alexander-schranz/feature/github-action 2021-12-15 15:19:31 +01:00
Romain Neutron
ccdabcd44c
Merge pull request #844 from PHP-FFMpeg/romainneutron-patch-1
Delete .travis.yml
2021-12-13 20:40:14 +01:00
Romain Neutron
0c13c6dbdf
Delete .travis.yml 2021-12-13 20:38:30 +01:00
Vladislav Stoitsov
da9b3215c2
Support for doctrine/cache 2.0 2021-12-10 17:35:58 +02:00
Alexander Schranz
bc50855aa9 Fix php 5.3 compatibility 2021-11-27 00:28:01 +01:00
Alexander Schranz
e7e56d0440 Fix php 5.3 compatibility 2021-11-27 00:23:32 +01:00
Alexander Schranz
c2b99e1ea6 Fix php 5.3 compatibility 2021-11-27 00:20:01 +01:00
Alexander Schranz
d7df3dae8d Fix php 5.3 compatibility 2021-11-27 00:17:12 +01:00
Alexander Schranz
1859ab7253 Fix php 5.3 compatibility 2021-11-27 00:13:48 +01:00
Alexander Schranz
0fe457348d Update github action 2021-11-27 00:10:34 +01:00