From 277f11d06ebd99f1497835b960e8056f28ee16c0 Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Mon, 15 Mar 2021 23:43:28 +0100 Subject: [PATCH] Update nuget meta --- FFMpegCore/FFMpegCore.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FFMpegCore/FFMpegCore.csproj b/FFMpegCore/FFMpegCore.csproj index 0f43758..187ad09 100644 --- a/FFMpegCore/FFMpegCore.csproj +++ b/FFMpegCore/FFMpegCore.csproj @@ -10,7 +10,8 @@ 3.0.0.0 3.0.0.0 - Fixes for RawVideoPipeSource hanging (thanks to max619) -- Added .OutputToUrl(..) method for outputting to url using supported protocol (thanks to TFleury) +- Added .OutputToUrl(..) method for outputting to url using supported protocol (thanks to TFleury) +Improved timespan parsing (thanks to test-in-prod) 8 4.1.0 MIT