`AviSynthTwoFiveSDK`_ ===================== This will list the main changes between 1.x, 2.0x and 2.5. Not all changes are listed here, but the new methods can be found in the new avisynth.h. - See information on :doc:`WorkingWithPlanarImages `. - The converted :doc:`TwoFiveInvert ` plugin filter source it here. - The same algorithm demonstrating how to speed up the processing (using PLANAR_Y_ALIGNED, etc.) can be seen at :doc:`TwoFiveFastInvert ` plugin source. - Pixel type has changed in AviSynth 2.5. See more in :doc:`AviSynthTwoFivePixelType `. - For working with audio, see :doc:`AviSynthTwoFiveAudio `. Back to :doc:`FilterSDK ` $Date: 2025-02-24 20:58:32-05:00 $ .. _AviSynthTwoFiveSDK: http://avisynth.nl/index.php/Filter_SDK/Two-Five_SDK