Commit graph

15 commits

Author SHA1 Message Date
Ivan Ganev
d5fc9ed9db array representation backward compat for php5 2017-11-08 18:32:56 +02:00
Ivan Ganev
a989b49df1
Merge branch 'master' into master 2017-11-07 10:58:17 +02:00
jens1o
c393e31803
old php versions <.< 2017-11-05 18:45:35 +01:00
jens1o
5a889aa5f2
Added buildCommand and getFinalCommand to Audio class
#403
2017-11-05 17:35:41 +01:00
Ivan Ganev
8950598211 addressing author requested fixes/changes 2017-11-05 16:28:24 +02:00
Ivan Ganev
9314f64f54 added waveform color option 2017-11-02 17:28:12 +02:00
Romain Biard
96225b2dff Revert "Audio Params" (#377)
* Revert "Correct  type in VideoFilters->framerate (#372)"

This reverts commit cedcd37bd2.

* Revert "fix sources parameter type (array) in concat function (#363)"

This reverts commit af00b9d6a3.

* Revert "Audio Params (#344)"

This reverts commit cb7d850338.
2017-06-30 21:27:10 +02:00
Jens Hausdorf
cb7d850338 Audio Params (#344)
* 🚀 video profile and level
* add missing getter
* add missing use statement
* add missing return $this
* 1 test fixed
* fix other tests and clean up
We MUST rewrite them. They are too complex when it comes to new features
* trim trailing whitespaces
* fix typo
* 🚀 support for additional params in audio
2017-06-27 23:44:26 +02:00
Romain Biard
7ce571119a The waveform filter can only be applied to audio files 2016-11-16 12:55:48 -03:00
Simon Schick
7004e53399 Added configuration for audio channels 2014-06-25 10:21:59 +02:00
Romain Neutron
ef237a8f76 Fix #47 : MediaTypeInterface::save adds filters depending on the codec 2013-08-05 18:00:39 +02:00
Romain Neutron
890cbce1f9 Add filter priorities 2013-06-26 00:21:12 +02:00
Romain Neutron
d7cf9231af Add ability to share audio filters with video 2013-06-25 21:43:01 +02:00
Romain Neutron
0887d9088c Fix doc blocks 2013-06-25 10:40:20 +02:00
Romain Neutron
ad3a5af623 Version 0.3 2013-06-25 10:03:20 +02:00