Skip to content
Compare
Choose a tag to compare
@Stefan-Olt Stefan-Olt released this 05 Aug 22:12
· 11 commits to master since this release
d9270be

New features:

  • MDegrain4 - MDegrain6 support
  • Build support on arm64/aarch64 (for example Apple Silicon)

Bugfixes:

  • Bug fixed in cross-search motion estimation

Optimizations:

  • Updated assembly code from x264
  • Optimized some SSE routines for higher performance
  • Optimizations for aarch64 using NEON with assembly code taken from x264 and using sse2neon
  • Now using -O3 and link-time-optimizations

Massive thanks to @adworacz for about 90% of the contributions to this release and to @dubhater for allowing me to help maintaining this plugin.
This will be last release using the VapourSynth V3 API, the next release will be using the V4 API and therefore require a more recent version (R55 or later) of VapourSynth.