Changes from 3.7.4 to 3.7.5

Additions, changes

Build environment, Interface

  • Fix AVS_Value 64 bit data member declaration for non Intel (X86_X64) systems.

  • v11.1: Bumped the bugfix-interface-version number from 0 to 1.

  • CMakeLists.txt: use Release for single-configuration targets if CMAKE_BUILD_TYPE isn't set

Bugfixes

  • Fix #434: YtoUV crash, regression in 3.7.4 (since commit 61d2c9a)

  • Fix: crash in (Horizontal) resizers on non-Intel (e.g. aarch64) platforms

Optimizations

  • (preliminary) convert source of C only horizontal and vertical resizers to auto-vectorize compiler friendly (e.g. quicker on aarch64 until neon is supported)

Documentation

Please report bugs at github AviSynthPlus page - or - Doom9's AviSynth+ forum

$Date: 2025/04/14 14:10:00 $