Commit graph

19 commits

Author SHA1 Message Date
Vlad Jerca
3e856845ae FFProbe: improve metadata extraction
#3
2019-04-01 12:56:36 +03:00
Vlad Jerca
5cdfa058b8 Chore: update contributor list 2019-03-28 01:27:59 +02:00
Vlad Jerca
5e8bb1c185 Chore: bump version 2019-03-28 01:21:36 +02:00
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
Vlad Jerca
a0de4c1cf6 FFMpegCore: Rethink options configuration 2019-03-04 23:05:01 +02:00
Vlad Jerca
74ea8a42e0 Tests: add basic ctor tests 2019-03-03 01:33:39 +02:00
Vlad Jerca
1c8ab3b1da HotFix: propagate ctor options in child classes 2019-03-03 01:17:35 +02:00
Vlad Jerca
0e95615261 Merge pull request #2 from vladjerca/feature/configure_root_ctor
FFMpegCore:  enable root configuration view ctor
2019-03-01 20:52:06 +02:00
Vlad Jerca
02ac7c5ac0 FFMpegCore: enable root configuration view ctor 2019-03-01 20:45:47 +02:00
Vlad Jerca
7dca87a73f HotFix: invalid progress 2019-02-26 23:39:00 +02:00
Vlad Jerca
e6a4f8fb1f Chore: update readme 2019-02-26 23:07:22 +02:00
Vlad Jerca
eab069dbf0 Chore: bump release version and stop packing binaries 2019-02-26 23:01:04 +02:00
Vlad Jerca
7c36ffc873 FFMpegCore: report progress when converting 2019-02-26 21:59:43 +02:00
Vlad Jerca
aed33a3d5c FFMpegCore: support configuration via ffmpeg.config.json 2019-02-26 21:49:08 +02:00
Vlad Jerca
8272dc9c94 FFMpegCore: move argument implementations to seperate folder 2019-02-26 21:46:48 +02:00
Vlad Jerca
3729d65e24 FFMpegCore: use the argument builder in the ffmpeg methods 2019-02-08 22:41:40 +02:00
Vlad Jerca
c215191bf5 FFMpegCore: port lib to .net standard 2019-02-08 22:41:40 +02:00
Vlad Jerca
b52fbdf53d FFMpeg: add binaries 2019-02-08 22:37:58 +02:00
Vlad Jerca
9d0a52e857
Initial commit 2019-02-08 11:24:38 +02:00