Update FlyleafLib v3.8.4 #107
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update FlyleafLib v3.8.4 from v3.8.3
Changelog
AudioDecoder: Fixes an issue with ReloadFilters()
VideoDecoder: Fixes an issue with PixelFormat (while software decoding and codec wrongly sets sw_pix_fmt, use pix_fmt instead)
Demuxer: Fixes an issue with BitmapSubtitles auto-increase of analyseduration/probesize [Fixes #502]
Engine.Config: Replaces FFmpegDevices with FFmpegLoadProfile (which by default requires/loads all FFmpeg libs) [Fixes #581]
PlaylistItem: Introduces MediaTitle for Movies/TVShows
Plugins.OpenDefault: Sets PlaylistItem's OrignalTitle/Title to filename (without removing any parts) in case of non-Movie/TVShow
Plugins.OpenSubtitles: Sets ExternalSubtitlesStream's Title to filename (without removing any parts)
Solution: Few code clean-ups and performance improvements
[Breaking Changes]
New commits are cherry-picked from the following diff.
SuRGeoNix/Flyleaf@c0e719f...6838775