Releases: Sascha-L/WPF-MediaKit
Releases · Sascha-L/WPF-MediaKit
3.0.0
Added .NET 8 & .NET 9 compatibility, removed .NET Framework compatibility. If you are still using .NET Framework, please use Version 2.3.0 of WPF MediaKit!
2.3.0
- Bugfixes
- Upgraded to .NET Framework 4.8
- Test Application with x64 support
2.2.0
- Video snapshots by
D3DRenderer.CloneSingleFrameImage()
D3DRenderer
optimizations.
- NuGet package.
2.1.0
Bugfixes (Memory Leak), fallback mechanism to auto generate graph if manually generated graph doesn't work, fix video playback if no audio device is available, LAV Splitter Source is not hardcorded anymore, EVR is default Video Renderer
2.0.0
Initial release after migrating from CodePlex (https://wpfmediakit.codeplex.com/).
- EVR Presenter uses DXVA2 hardware acceleration (thanks to Siegfried Krüger!).
- EVR Presenter doesn't require the DirectX March 2009 Runtimes anymore (thanks to Siegfried Krüger!).
- DirectShow graph will be built manually to have full control.
- Options to set the desired Video, Audio and Splitter Codecs.