Skip to content

Releases: Masaiki/VSFilterMod

VSFilterMod r5.3.0

10 May 10:47

Choose a tag to compare

What's Changed

  • Add CSRI csri_stream_ext support for standard subtitle streaming.
  • Add BGRA pixel format support in csri_request_fmt and csri_render.
  • Fix a crash when rendering RGB24 format clips by creating RGB buffers consistently with YUV buffers.
  • Update GitHub Actions CI to use current Windows runner/actions.
  • Apply formatting cleanup in plugins.cpp.

Full Changelog

r5.2.7...r5.3.0

r5.2.7

27 Jun 00:48

Choose a tag to compare

correctly handle luma values for full range yuv during alpha blending
Fix wrong LSB when working with 10/16 bit clips
Fix yoffset of $img texture being affected when using clip/iclip
Fix repeated scaling of opaque box
Fix $va: body part of outline should not be drawn when va is applied
by @computerfan

r5.2.4

28 Feb 08:51

Choose a tag to compare

fix possible crashes of invaild drawing
fix wrong handle of frx fry tag in different resolutions
fix the problem of drawing accuracy
fix crash when update details is empty