Skip to content

Releases: HomeOfVapourSynthEvolution/VapourSynth-TCanny

r4

12 Mar 13:40
Compare
Choose a tag to compare
r4
  • The parameter value is now scaled in a saner way.
  • Speed up gaussian blur's code and add SIMD optimization.

r3

28 Jun 06:03
Compare
Choose a tag to compare
r3
  • Add "gaussian blur only" mode.
  • Support 32-bit float input.

r2

22 May 14:46
Compare
Choose a tag to compare
r2
  • Skip direction calculation for mode=1.
  • Add op parameter.

r1

21 May 15:44
Compare
Choose a tag to compare
r1
Add AVX2 auto-dispatched code path in ICC

It speeds up a bit on AVX2-capable CPU.