Update FFMpegCore.csproj

This commit is contained in:
Malte Rosenbjerg 2021-03-15 23:44:31 +01:00
parent 277f11d06e
commit 97fe2cce60

View file

@ -11,7 +11,7 @@
<FileVersion>3.0.0.0</FileVersion> <FileVersion>3.0.0.0</FileVersion>
<PackageReleaseNotes>- Fixes for RawVideoPipeSource hanging (thanks to max619) <PackageReleaseNotes>- 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)</PackageReleaseNotes> - Improved timespan parsing (thanks to test-in-prod)</PackageReleaseNotes>
<LangVersion>8</LangVersion> <LangVersion>8</LangVersion>
<PackageVersion>4.1.0</PackageVersion> <PackageVersion>4.1.0</PackageVersion>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>