Skip to content

Releases: HomeOfVapourSynthEvolution/VapourSynth-CTMF

r5

08 Jul 16:32
Compare
Choose a tag to compare
  • Add AVX512 optimization.
  • Add 32 bit float support for radius=2.

r4.1

29 Nov 08:41
Compare
Choose a tag to compare
  • Add Meson build system.

r4

02 Jun 15:27
Compare
Choose a tag to compare
r4
  • Add faster SIMD code for radius 2.

r3

30 May 16:10
Compare
Choose a tag to compare
r3
  • Add opt parameter and code path for SSE2 and AVX2.
  • Change the supported bit depth to 8, 10, 12, 14 and 16.

r2

30 Nov 06:56
Compare
Choose a tag to compare
r2
  • Use C++ casting operator instead of C-style type casting.
  • Code cleanup.

r1

22 Sep 14:57
Compare
Choose a tag to compare
r1
Initial commit