FFMpegCore/FFMpegCore.Test
Kyriakos Ioannou c2a0c3b942 Modify snapshot method (#4)
* When a snapshot is needeed, it's overkill to create the image on the filesystem, then delete it, and then create the image on the filesystem again. With this feature we can avoid this scenario and actually persist the created image on disk

* Apply requested changes by author. Added unit test for persist snapshot
2019-03-28 00:51:41 +02:00
..
Resources Tests: add basic ctor tests 2019-03-03 01:33:39 +02:00
ArgumentBuilderTest.cs Tests: add basic ctor tests 2019-03-03 01:33:39 +02:00
AudioTest.cs Tests: add basic ctor tests 2019-03-03 01:33:39 +02:00
BaseTest.cs Tests: add basic ctor tests 2019-03-03 01:33:39 +02:00
ffmpeg.config.json FFMpegCore: support configuration via ffmpeg.config.json 2019-02-26 21:49:08 +02:00
FFMpegCore.Test.csproj FFMpegCore: support configuration via ffmpeg.config.json 2019-02-26 21:49:08 +02:00
FFMpegOptions.cs FFMpegCore: Rethink options configuration 2019-03-04 23:05:01 +02:00
FFMpegTest.cs FFMpegCore: Rethink options configuration 2019-03-04 23:05:01 +02:00
VideoTest.cs Modify snapshot method (#4) 2019-03-28 00:51:41 +02:00