Update to FFmpeg 4.4.0 (#2259)

* Update to FFmpeg 4.4.0

As the title say

* Fix warning from 4.4.0
This commit is contained in:
Mary 2021-05-02 22:08:35 +02:00 committed by GitHub
parent 3443023a08
commit fcdfd8a482
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 8 deletions

View file

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FFmpeg.AutoGen" Version="4.3.0" />
<PackageReference Include="FFmpeg.AutoGen" Version="4.4.0" />
</ItemGroup>
<ItemGroup>