File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 8
8
<PackageIconUrl />
9
9
<RepositoryUrl ></RepositoryUrl >
10
10
<Description >Media Player .NET Library for WPF/WinForms (based on FFmpeg/DirectX)</Description >
11
- <Version >3.3.10 </Version >
11
+ <Version >3.3.11 </Version >
12
12
<Authors >SuRGeoNix</Authors >
13
13
<Copyright >SuRGeoNix © 2021</Copyright >
14
14
<PackageLicenseExpression >LGPL-3.0-or-later</PackageLicenseExpression >
17
17
<IncludeSymbols >true</IncludeSymbols >
18
18
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
19
19
<PackageReleaseNotes >
20
- Adds Chapters support
21
- Improves language handling
22
- Fixes a resync issue during audio stream switch
23
- Updating Libraries (BitSwarm, YT-DLP, Vortice, FFmpeg.Autogen)
20
+ Adds support for systems with no audio devices or disabled audio service
21
+
22
+ Renderer: Adds support for other windows version such as Windows Server by re-creating the D3D11 device with lower feature levels
23
+ Renderer: Fixes a critical issue in case of multiple GPU adapters and selects the default one
24
+ Renderer: Updates Vortice
25
+
26
+ Downloader: Prevents Video Acceleration initialization
27
+ Remuxer (Download/Record): Copies audio language metadata to the output format
24
28
</PackageReleaseNotes >
25
29
</PropertyGroup >
26
30
You can’t perform that action at this time.
0 commit comments