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
-= FlyleafLib =-
Improves interrupts implementation
Adds draining support to VideoDecoder.GetNextFrame
Initializes AudioPlayer early to allow changing volume/mute (before opening any input)
Ensures rendering is disabled on initialization
Fixes critical issues with interrupts (could stop the demuxers/decoders)
Fixes critical race condition issues with RunThreadBase (could prevent demuxers/decoders from starting)
-= FlyleafLib.Controls.WPF =-
Prepares Color Themes (based on MaterialDesigninXaml)
Prepares Load/Save Config for both Player & UI
0 commit comments