You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugins: New SubtitlesConverter plugin which supports advanced encoding detection (based on Mozilla implementation)
Plugins: Adds NET Framework support
BitSwarm: Fixes#87 (frame drops) by updating to v2.4.1
YT-DLP: Fixes HasAudio/HasVideo, single format and downloader's speed issues
Player: Fixes AudioPlayer null reference (while sets volume/mute before initialization)
Player(AVS): Fixes transition issues between AudioOnly to Video
Player(AVS): Allows AudioOnly in case Video fails/not exists
Subtitles: Fixes an issue that would drop next subtitles frames while pause/play or buffering
Renderer: Fixes a crashing issue with x86 platforms
DXCompiler: Ensures is fully optimized
DXCompiler: Uses best profiles (eg. vs/ps_5_0) based on current OS
DXSwapChain: Improves GPU performance by chaning SwapEffect to Discard instead of FlipSequential and BufferCount from 3 to 1
TakeSnapshot: Improves Speed and Performance
0 commit comments