Skip to content

Releases: AviSynth/jinc-resize

Much faster

27 Jul 15:36
Compare
Choose a tag to compare
  • Core rewritten to use quantized lookup table for coefficient
  • Support SSE2, SSE3, AVX2 and FMA3.
  • Basically, MUCH faster.

JincResize v0.1.1

26 Nov 09:49
Compare
Choose a tag to compare

Now compiled with ICC14.

More optimized code, should run more than 2 times faster.

Jinc Resizer v0.1

26 Nov 06:21
Compare
Choose a tag to compare
optimize AVX some more, but still slower than SSE with MSVC