ffmpeg-mappable-media/tests/Unit
Kyle Tse 4cfcabd7b5 Support resize and watermark in ordering. (#343)
* Support multiple -vf commands

Marge Filters into one command

* Ordering Scale

Using -vf to scale instead of -s to have ordering

* Correct the ResizeFilterTest

* Remove useless comments

* Fixed filter bug

Add checking on filters if only one process.

* Fixed typo error
2017-06-27 23:18:22 +02: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 Support resize and watermark in ordering. (#343) 2017-06-27 23:18:22 +02:00
Format Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
Media Added a getAsBase64() method to Frame object (#292) 2017-02-14 14:21:07 -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 Concatenation feature (#287) 2017-02-14 13:55:07 -03:00