Releases: Asd-g/AviSynthPlus-NNEDI3CL
Releases Β· Asd-g/AviSynthPlus-NNEDI3CL
NNEDI3CL 1.0.8
- Fixed crashing when unsupported Avs+ used by explicitly throwing error.
- Changed the required Avs+ version.
Used libraries:
- OpenCL-SDK v2023.04.17.
- Boost 1.82.0.
Download the bin file from here.
NNEDI3CL 1.0.7
- Added parameter
luma
. - Updated OpenCL. (v2023.02.06)
- Updated Boost. (1.81.0)
Download the bin file from here.
NNEDI3CL 1.0.6
- Fixed double rate mode.
Download the bin file from here.
NNEDI3CL 1.0.5
- Changed the check of field parity.
- Add support for alpha plane.
- Updated OpenCL - v2022.09.30.
Take the bin file from release 1.0.3.
NNEDI3CL 1.0.4
- Changed the behavior of
st
. - Changed the behavior of
field
. - Fixed undefined behavior when upstream throw runtime error.
- Added additional information for
info=true
. - Update boost 1.80.0.
Take the bin file from release 1.0.3.
NNEDI3CL 1.0.3
- Added parameter
st
.
NNEDI3CL 1.0.2
- Fixed memory leak when list_device=true/info=true.
NNEDI3CL 1.0.1
- Properly handle the clips with one plane only.
NNEDI3CL 1.0.0
- Initial release.