Releases: Masaiki/VSFilterMod
Releases · Masaiki/VSFilterMod
VSFilterMod r5.3.0
What's Changed
- Add CSRI
csri_stream_extsupport for standard subtitle streaming. - Add BGRA pixel format support in
csri_request_fmtandcsri_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
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