Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Releases: Masaiki/xy-VSFilter

XySubFilter with libass version 20240526

26 May 03:17
Compare
Choose a tag to compare

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

05 May 07:26
Compare
Choose a tag to compare

update libass and its dependencies
better handling changing styles

XySubFilter with libass version 20221208

08 Dec 13:02
Compare
Choose a tag to compare

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

02 Nov 08:40
Compare
Choose a tag to compare

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

31 Aug 13:52
Compare
Choose a tag to compare

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

16 May 03:05
Compare
Choose a tag to compare

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

24 Jan 12:10
Compare
Choose a tag to compare

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

10 Jan 12:15
Compare
Choose a tag to compare

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

05 Oct 13:17
Compare
Choose a tag to compare

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

27 Sep 01:40
Compare
Choose a tag to compare

fix: the problem that it could not load attached font file with new mimes.