Releases: Masaiki/xy-VSFilter
XySubFilter with libass version 20240526
Notice
- 20240604: rebuild because commit d3345fb was not included in 20240526.
Dependency:
- update libass to 0.17.2: full change log can be seen in https://github.com/libass/libass/releases/tag/0.17.2
What's New:
- Embedded Font Parsing: In this release, we've leveraged libass's capability to parse fonts embedded in SSA/ASS files.
Bug Fixes:
- IAMStreamSelect::Info Compatibility: We've addressed an issue (#23) related to the IAMStreamSelect::Info function. Previously, this function returned a nullptr if it couldn't handle the result, causing incompatibility with CrystalDiskInfo, which uses MCI. This issue has now been resolved.
- Subtitle Track List Display in MPC-HC: We've corrected a problem that caused an incorrect display of the subtitle track list when using MPC-HC as a player in #22. This fix addresses the issue raised in #16. We would like to extend our special thanks to @pkuislm for their contribution to this fix.
New Contributors
Full Changelog: 2023050...2024052
XySubFilter with libass version 20230505
update libass and its dependencies
better handling changing styles
XySubFilter with libass version 20221208
Note: a regression bug was introduced in version 20221206, anyone who uses version 20221206 should replace it with the current version (20221208)
dependency: update libass to 0.17.0, harfbuzz to 5.3.1
performance: reduce CPU usage with same or better performance
XySubFilter with libass version 20220831_xp
On a whim, a version was compiled to support Windows xp
Minimal testing with MPC-BE 1.4.6 x86 on an xp system running on a virtual machine
No plans for long-term support of xp
XySubFilter with libass version 20220831
Note: This variant uses libass to render ass and ssa subtitles by default, which may be incompatible with the original version
This project got its 100th star in the last few days, thanks to the approval of everyone who starred in this project
This time we have brought
- Timing tab and the "Force Default" under Main tab is now fully available
- optimized the performance when loading external subtitles
- fix possible crash and time shift problem when loading external sup
- back to VSFilter ASS/SSA implementation on tray icon
XySubFilter with libass version 20220516
update libass to 0.16.0, fribidi to v1.0.12, freetype2 to VER-2-12-1, harfbuzz to 4.2.1
add code to enable the style changes applying to libass
clear frame cache of libass for fixing #6
XySubFilter with libass version 20220124
fix slight color shift problem
remove boost but boost::flyweight
fix the problem of incorrect display time of subtitles when the speed is frequently changed
XySubFilter with libass version 20220110
add SIMD optimization to SubFrame::Flatten
change the name displayed, add version to the dialog and something else.
add libass#583 for better font compatibility
XySubFilter with libass version 20211005
add lock to ensure the type conversion, which fixes a crash issue in a rare case.
update freetype to 2.11.0 (bug fixed)
pause vsfilter for a better performance when rendering an attached subtitle with a large mount of events
XySubFilter with libass version 20210927
fix: the problem that it could not load attached font file with new mimes.