File Release Notes and Changelog
Notes:
AVSLib 1.0.1 is a patch distribution for AVSLib version 1.0.0. It addresses
users that have Avisynth 2.5.6 (or later) installed on their systems.
USERS THAT *DO NOT HAVE* AVISYNTH 2.5.6 (OR LATER) INSTALLED ***MUST NOT***
INSTALL THIS PATCH.
This release requires that AVSLib 1.0.0 has already been installed on your system.
Changes:
The patch removes the special wrappers around string handling routines that
AVSLib uses internally to workaround the limitations of Avisynth versions up
to 2.5.5 regarding string support, since Avisynth 2.5.6 and later offers a
much more better string support than the previous versions.
This result in support of arrays of practically unlimited element count.