github pinterf/TIVTC v1.0.12
TIVTC v1.0.12 x86/x64

latest releases: v1.0.29, v1.0.28, v1.0.27test1...
5 years ago

TIVTC v1.0.12 (20190207)

This is a modernization effort on tritical's TIVTC (v1.0.5) plugin for Avisynth

v1.0.12 (20190207)

  • Fix: option slow=2 field<>0. Thanks to 299792458m.
    Regression since 1.0.6 caused by bad assembly code reverse engineering. Tritical's original 1.0.5 was O.K.

v1.0.11 (20180323)

  • Revert to pre-1.0.9 usehint detection: conflicted with mode 5 (sometimes bad clip length was reported)
    (reason of the workaround (crash at mysterious circumstances) was eliminated: mmx state was not cleared in mvtools2)
  • Fix: bad check for emptiness of orgOut parameter

v1.0.10 (20180119)

  • integrate new orgOut parameter for TDecimate (by 8day) (see TDecimate - READ ME.txt)

v1.0.9 (20170608)

  • Fix (workaround): Move frame hints detection from constructor into the first GetFrame (x64 build with 64 bit x264 crash under mysterious circumstances)
  • Filters autoregister themselves as MT_SERIALIZED for Avisynth+, except MergeHints (MT_MULTI_INSTANCE)
    Note: for proper serialized behaviour under Avisynth+ MT, please use avs+ r2504 or later.

v1.0.8 (20170429)

  • Fix: TFM PP=2 and PP=5 (Blend deint)

v1.0.7 (20170427)

  • fix crash in FieldDiff (in new SIMD SSE2 rewrite)

v1.0.6 (20170421) - pinterf

  • project migrated to VS 2015
  • AVS 2.6 interface, no Avisynth 2.5.x support
  • some fixes
  • x64 port and readability: move all inline asm to simd intrinsics or C
  • supports and requires SSE2
  • MMX and ISSE is not supported, but kept in the source code for reference
  • source code cleanups

v1.0.5 (2008) - tritical

  • see old readmes

Future plans: support additional color spaces, now YV12 and YUY2 is supported

All credit goes to tritical, thanks for his work.

Useful links:

Don't miss a new TIVTC release

NewReleases is sending notifications on new releases.