1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-02 23:06:26 -05:00

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
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>