KNLMeansCL Versions Save

An optimized OpenCL implementation of the Non-local means de-noising algorithm

v1.1.1

6 years ago

v1.1.1

  • Added more check of rclip.
  • Fixed build programm error in some circumstances.
  • Fixed Avisynth YUV444P10 video format.
  • Fixed Vapoursynth RGB30 video format.
  • Fixed clip processing with higher resolution than 4K.

v1.1.0

7 years ago

v1.1.0

  • Added AviSynth MT support (MT_MULTI_INSTANCE).
  • Added AviSynth+'s high bit depth support.
  • Replaced 'lsb_inout' with 'stacked'.
  • Info now display 'Bits per sample'.

v0.6.11

8 years ago

This is the last version that supports devices OpenCL 1.0 and OpenCL 1.1. Future releases require OpenCL 1.2.

  • Performance increase: up to 50% faster.
  • AviSynth: OpenMP no more needed.
  • Fixed bad processing borders.
  • VapourSynth: fixed bad support of P9/P10 rclip.