From 97fe2cce6018f554331c841221546ce6c9370960 Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Mon, 15 Mar 2021 23:44:31 +0100 Subject: [PATCH] Update FFMpegCore.csproj --- FFMpegCore/FFMpegCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FFMpegCore/FFMpegCore.csproj b/FFMpegCore/FFMpegCore.csproj index 187ad09..47b41d8 100644 --- a/FFMpegCore/FFMpegCore.csproj +++ b/FFMpegCore/FFMpegCore.csproj @@ -11,7 +11,7 @@ 3.0.0.0 - Fixes for RawVideoPipeSource hanging (thanks to max619) - Added .OutputToUrl(..) method for outputting to url using supported protocol (thanks to TFleury) -Improved timespan parsing (thanks to test-in-prod) +- Improved timespan parsing (thanks to test-in-prod) 8 4.1.0 MIT