Skip to content

Conversation

@umlx5h
Copy link
Owner

@umlx5h umlx5h commented Oct 27, 2025

Update FlyleafLib v3.8.9 from v3.8.8

Changelog

  • Demuxer: Adds Duration Estimation support for non-analyzed inputs
  • Demuxer: Fixes a possible null issue when having broken/image streams
  • Demuxer: Improves Logging for Format/Stream Info
  • Renderer.FlyleafVP: Shader Compiler and Pixel Shader Improvements
  • Renderer.FlyleafVP: Adds RGB Full to Limited support
  • Renderer.FlyleafVP: Adds support for Mono/Gray pixel format types and GBR(A)32
  • Renderer.FlyleafVP: Removes Bob DeInterlace as is not accurate enough
  • Renderer.FlyleafVP: Fixes alpha channel
  • Renderer.FlyleafVP: Fixes an issue with YUV full range
  • Renderer.Filters: Fixes an issue from a loaded config (it wouldn't enable filters)
  • MediaStream: Improves handling of AVFrame/AVCodecContext/AVCodecParameters metadata
  • MediaStream: Improves fallbacks when dealing with unspecified metadata
  • Player: Improves and Fixes issues with Frame Stepping (mainly backwards and VFR)
  • Player: Don't treat .txt as subtitle
  • Player.Keys: Adds Home/End for Seek to Start/End and Page Up/Down for Seek with 3rd offset from config
  • PlayerDebug: Minor updates
  • Logger: Few changes from Debug to Trace
  • Samples.FlyleafPlayer: Fixes PlayerDebug to be at the right Zorder

New commits are cherry-picked from the following diff.

SuRGeoNix/Flyleaf@49a695a...d7d2606

# Conflicts:
#	FlyleafLib/MediaFramework/MediaRenderer/ShaderCompiler.cs
- Demuxer: Fixes a possible null issue when having broken/image streams
- Demuxer: Improves Logging for Format/Stream Info

- Renderer.FlyleafVP: Adds RGB Full to Limited support
- Renderer.FlyleafVP: Adds support for Mono/Gray pixel format types and GBR(A)32
- Renderer.FlyleafVP: Fixes alpha channel
- Renderer.FlyleafVP: Fixes an issue with YUV full range

- MediaStream: Code clean up and performance improvements
- MediaStream: Improves handling of AVFrame/AVCodecContext/AVCodecParameters metadata
- MediaStream: Improves fallback when dealing with unspecified metadata

- Player.Keys: Adds Home/End for Seek to Start/End and Page Up/Down for Seek with 3rd offset from config

- Logger: Few changes from Debug to Trace

- Samples.FlyleafPlayer: Changes Ctrl to Shift for opening in new window (SingleInstance)
- Samples.FlyleafPlayer: Fixes an issue with swapped players
- Samples.FlyleafPlayer: Fixes PlayerDebug to be at the right Zorder

- Solution: Code clean-up

# Conflicts:
#	FlyleafLib/Controls/WPF/Converters.cs
#	FlyleafLib/Controls/WPF/PlayerDebug.xaml
#	FlyleafLib/Controls/WinForms/FlyleafHost.cs
#	FlyleafLib/Engine/Config.cs
#	FlyleafLib/Engine/Language.cs
#	FlyleafLib/MediaFramework/MediaContext/DecoderContext.Open.cs
#	FlyleafLib/MediaFramework/MediaContext/DecoderContext.cs
#	FlyleafLib/MediaFramework/MediaDecoder/SubtitlesDecoder.cs
#	FlyleafLib/MediaFramework/MediaDemuxer/Demuxer.cs
#	FlyleafLib/MediaFramework/MediaPlaylist/Playlist.cs
#	FlyleafLib/MediaFramework/MediaRenderer/Renderer.Filters.cs
#	FlyleafLib/MediaFramework/MediaStream/StreamBase.cs
#	FlyleafLib/MediaFramework/MediaStream/SubtitlesStream.cs
#	FlyleafLib/MediaFramework/MediaStream/VideoStream.cs
#	FlyleafLib/MediaPlayer/Player.Keys.cs
#	FlyleafLib/MediaPlayer/Player.Playback.cs
#	FlyleafLib/MediaPlayer/Player.Screamers.cs
#	FlyleafLib/MediaPlayer/Subtitles.cs
#	FlyleafLib/Plugins/OpenSubtitles.cs
#	FlyleafLib/Utils/Utils.cs
#	Samples/FlyleafPlayer (WPF Control) (WPF)/App.xaml.cs
#	Samples/FlyleafPlayer (WPF Control) (WPF)/ApplicationActivator.cs
#	Samples/FlyleafPlayer (WPF Control) (WPF)/MainWindow.xaml
#	Samples/FlyleafPlayer (WPF Control) (WPF)/MainWindow.xaml.cs
+ Misc

# Conflicts:
#	FlyleafLib/MediaFramework/MediaRenderer/Renderer.VideoProcessor.cs
…fHost.WinUI)

- Demuxer: Adds Duration Estimation support for non-analyzed inputs
- Demuxer: Fixes a possible null issue when having broken/image streams
- Demuxer: Improves Logging for Format/Stream Info
- Renderer.FlyleafVP: Shader Compiler and Pixel Shader Improvements
- Renderer.FlyleafVP: Adds RGB Full to Limited support
- Renderer.FlyleafVP: Adds support for Mono/Gray pixel format types and GBR(A)32
- Renderer.FlyleafVP: Removes Bob DeInterlace as is not accurate enough
- Renderer.FlyleafVP: Fixes alpha channel
- Renderer.FlyleafVP: Fixes an issue with YUV full range
- Renderer.Filters: Fixes an issue from a loaded config (it wouldn't enable filters)
- MediaStream: Improves handling of AVFrame/AVCodecContext/AVCodecParameters metadata
- MediaStream: Improves fallbacks when dealing with unspecified metadata
- Player: Improves and Fixes issues with Frame Stepping (mainly backwards and VFR)
- Player: Don't treat .txt as subtitle
- Player.Keys: Adds Home/End for Seek to Start/End and Page Up/Down for Seek with 3rd offset from config
- PlayerDebug: Minor updates
- Logger: Few changes from Debug to Trace
- Samples.FlyleafPlayer: Changes Ctrl to Shift for opening in new window (SingleInstance)
- Samples.FlyleafPlayer: Fixes an issue with swapped players
- Samples.FlyleafPlayer: Fixes PlayerDebug to be at the right Zorder

# Conflicts:
#	FlyleafLib.Controls.WPF/FlyleafLib.Controls.WPF.csproj
#	FlyleafLib.Controls.WinUI/FlyleafLib.Controls.WinUI.csproj
#	FlyleafLib/Controls/WPF/PlayerDebug.xaml
#	FlyleafLib/FlyleafLib.csproj
#	FlyleafLib/MediaFramework/MediaDecoder/VideoDecoder.cs
@umlx5h umlx5h merged commit eed04a8 into flyleaf-v3.8.4-to-v3.9.4 Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants