ffmpeg-mappable-media/tests/Unit/Media
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
..
AbstractMediaTestCase.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
AbstractStreamableTestCase.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
AudioProg.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
AudioTest.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
ConcatTest.php Concatenation feature (#287) 2017-02-14 13:55:07 -03:00
FrameTest.php Added a getAsBase64() method to Frame object (#292) 2017-02-14 14:21:07 -03:00
GifTest.php Creation of a Gif Media to be able to extract gif animation based on video sequences (#285) 2017-01-24 15:03:51 -03:00
Prog.php Cleanup phpunit configs and PSR-4 autoloading and namespaces for tests 2016-03-06 23:38:04 +01:00
VideoTest.php Audio Params (#344) 2017-06-27 23:44:26 +02:00
WaveformTest.php Modification of the filters 2016-11-16 14:11:11 -03:00