Commit graph

7 commits

Author SHA1 Message Date
Bond_009 c8f403238e Move to .Net Core 3.1 2019-12-06 21:28:47 +01:00
Bond_009 516933aab5 Move to netcore3.0 2019-10-11 18:32:13 +02:00
Joshua M. Boniface e183a14933
Merge pull request #1814 from Bond-009/ffmpeg_fix
Fix ffmpeg version check for unknown versions
2019-09-29 16:16:58 -04:00
Bond_009 d1a6e8c99e Fix tests 2019-09-29 13:57:43 +02:00
Bond_009 3e1aab6b29 Fix ffmpeg version check for unknown versions 2019-09-29 13:43:47 +02:00
Bond_009 05a1510b31 Add more test data 2019-09-28 19:49:41 +02:00
Bond_009 1b01a6ece1 Add tests for EncoderValidator
* Add support for ffmpeg 4.2
* Parse the complete ffmpeg version instead of only the first 2 digits
* Make max and min version optional
* Remove max limitation (for now)
* Style improvements
2019-09-28 19:41:34 +02:00