Change log
(together with the 0.36 changes, due to the short time between them)
0.37.0 (20260203)
- add MSBUILD hint to build_msvc helper
- fix #52: regression: frame properties were not passed
(Revert "Work with frame copy instead of just modifying it")
0.36.0 (20260122) (seiya-git)
- Binaries using AviSynth 3.7.5's lib, VS2022 MSVC 14.38 toolset
- Update build instructions
- Fix hinting
- Fix ass_set_storage_size not be called
- Switch submodule build system to meson
- Update avisynth(plus) headers to v12
- Update libass to 0.17.4
- Unicode-safe file reading
- Add frame size parameters
- Add set_default_storage_size boolean
- Use frame properties if they available for "YCbCr Matrix: None"
- Work with frame copy instead of just modifying it