Skip to content

Releases: HomeOfVapourSynthEvolution/VapourSynth-NNEDI3CL

r8

01 Oct 10:03
Compare
Choose a tag to compare
  • Fix potential data races and crash issue.

nnedi3_weights.bin

r7.3

12 Jan 02:30
Compare
Choose a tag to compare
  • Meson: Fix compilation error under non-Windows.
  • Remove Autotools build system.

r7.2

30 Nov 14:59
Compare
Choose a tag to compare
  • Meson: Fix forget to define NNEDI3_DATADIR.

r7.1

30 Nov 06:29
Compare
Choose a tag to compare
  • Add Meson build system.

r7

05 Feb 16:12
Compare
Choose a tag to compare
r7
  • Improve OpenCL code's compatibility.
  • Add proper error message when buffer size exceeds device's limit.

r6

28 Oct 16:21
Compare
Choose a tag to compare
r6
  • Change the kernel's work-group size to a better combination.
  • Correct the offset in new prescreener.
  • Tweak loop unrolling in the predictor to decrease register spilling.
  • Store the compiled binary for reuse in the offline cache located in $HOME/.boost_compute on UNIX-like systems and in %APPDATA%/boost_compute on Windows.

r5

19 Oct 04:17
Compare
Choose a tag to compare
r5
  • Change filter mode to completely parallel execution.

nnedi3_weights.bin

r4

18 Oct 15:23
Compare
Choose a tag to compare
r4
  • Fix decimal-point character issue in different locales.
  • Add old & new prescreener.
  • Use snprintf to convert floating point to string for more precise value, because to_string only writes six decimal digits after the decimal point.

nnedi3_weights.bin

r3

23 Sep 08:57
Compare
Choose a tag to compare
r3
  • Use explicit pointer type conversion to avoid building failure.

nnedi3_weights.bin

r2

22 Sep 07:41
Compare
Choose a tag to compare
r2
  • Add dw parameter.

nnedi3_weights.bin