Skip to content

Releases: Masaiki/xy-VSFilter

xy-VSFilter/XySubFilter with libass version 20260510

Choose a tag to compare

@Masaiki Masaiki released this 10 May 11:32

Dependency:

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_ext streaming extension and CSRI_F_BGRA.
  • VSFilterMod r5.3.0 can be used as a compatible CSRI provider: https://github.com/Masaiki/VSFilterMod/releases/tag/r5.3.0
image

Full Changelog: 2025100...2026051

xy-VSFilter/XySubFilter with libass version 20251008

Choose a tag to compare

@Masaiki Masaiki released this 07 Oct 16:28

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

Choose a tag to compare

@Masaiki Masaiki released this 03 Oct 11:41

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

Choose a tag to compare

@Masaiki Masaiki released this 02 Oct 12:53

Dependency:

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

Choose a tag to compare

@Masaiki Masaiki released this 26 May 03:17

Notice

  • 20240604: rebuild because commit d3345fb was not included in 20240526.

Dependency:

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

Choose a tag to compare

@Masaiki Masaiki released this 05 May 07:26

update libass and its dependencies
better handling changing styles

XySubFilter with libass version 20221208

Choose a tag to compare

@Masaiki Masaiki released this 08 Dec 13:02

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

Choose a tag to compare

@Masaiki Masaiki released this 02 Nov 08:40

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

Choose a tag to compare

@Masaiki Masaiki released this 31 Aug 13:52

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

  1. Timing tab and the "Force Default" under Main tab is now fully available
  2. optimized the performance when loading external subtitles
  3. fix possible crash and time shift problem when loading external sup
  4. back to VSFilter ASS/SSA implementation on tray icon

XySubFilter with libass version 20220516

Choose a tag to compare

@Masaiki Masaiki released this 16 May 03:05

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