ffmpeg-mappable-media/tests/Unit
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
..
Coordinate Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
Driver Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
FFProbe Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
Filters Merge branch 'master' into multipleframes 2017-01-13 12:28:36 -03:00
Format Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
Media Methods getAdditionalParams & setAdditionalParams which allow the user to pass additional parameters to the encoding request (#284) 2017-01-24 15:19:32 -03:00
FFMpegServiceProviderTest.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
FFMpegTest.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
FFProbeTest.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
TestCase.php Fixed bugs in the tests 2016-11-16 14:46:11 -03:00