Releases: Masaiki/xy-VSFilter
Release list
xy-VSFilter/XySubFilter with libass version 20260510
Dependency:
- update libass to 0.17.4: full change log can be seen in https://github.com/libass/libass/releases/tag/0.17.4
What's New:
- Added support for external CSRI render backend.
- Added support for switching render backend and showing the actual render backend in the UI.
- CSRI provider support uses the standard
csri_stream_extstreaming extension andCSRI_F_BGRA. VSFilterMod r5.3.0can be used as a compatible CSRI provider: https://github.com/Masaiki/VSFilterMod/releases/tag/r5.3.0
Full Changelog: 2025100...2026051
xy-VSFilter/XySubFilter with libass version 20251008
Refactor:
- Use libass internal function ββfor event flushingββ, which reduces display errors
Bug Fixes:
- Resolve an alpha issue on legacy vsfilter introduced in version 20251003
Full Changelog: 2025100...2025100
xy-VSFilter/XySubFilter with libass version 20251003
What's New:
- (xy-VSFilter with libass) Added support for more color formats.
Bug Fixes:
- Fixed compatibility issues with madVR. Thanks to @nasbdh9.
- Fixed occasional color inaccuracies in the last few pixel columns.
Full Changelog: 2025100...2025100
xy-VSFilter/XySubFilter with libass version 20251002
Dependency:
- update libass to 0.17.4: full change log can be seen in https://github.com/libass/libass/releases/tag/0.17.4
What's New:
- In this update, the rendering component of libass has been moved to a lower-level module. Benefiting from this, xy-VSFilter can also switch its rendering backend to libass.
Full Changelog: 2024052...2025100
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