ffmpeg-mappable-media/tests
Romain Biard 6ba011de3a Methods getAdditionalParams & setAdditionalParams which allow the user to pass additional parameters to the encoding request (#284)
* Modification of the format Video to add additional parameters based on user's desire
* Update of the README
* Working version of this feature. Still needs tests
* Fixing the tests of FFMPeg\Media\Video
* Setting up tests for the additionalParams feature
* Correction des tests
* Modifying tests. They work locally but not on Travis.
* Still trying to understand why Travis is throwing errors when PHPUnit is not.
* Add the additional params at the end of the command
* Fixed the tests and the way we add the parameters
* We remove log files
2017-01-24 15:19:32 -03:00
..
files Add support for aac codec of ffmpeg3 2016-12-05 18:12:12 +01:00
fixtures/ffprobe Version 0.3 2013-06-25 10:03:20 +02:00
Functional Add support for aac codec of ffmpeg3 2016-12-05 18:12:12 +01:00
Unit Methods getAdditionalParams & setAdditionalParams which allow the user to pass additional parameters to the encoding request (#284) 2017-01-24 15:19:32 -03:00
bootstrap.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00