Releases: Asd-g/AviSynth-hqdn3d
Releases Β· Asd-g/AviSynth-hqdn3d
hqdn3d 1.1.1
hqdn3d 1.1.0
- Fix bug if the frame processing is out of sequence.
- Improve the speed by ~20% (mt=false).
- Add parameter mt.
- Change the MT mode to MT_SERIALIZED.
hqdn3d 1.0.2
- Fixed crash when the clip is high bit depth and cs=0.
- Fixed garbage second row when the clip is high bit depth.
hqdn3d 1.0.1
Set MT mode: MT_MULTI_INSTANCE.
hqdn3d 1.0.0
Added parameters y, u, v.
Added support for all YUV planar formats.
Added support for 10..16-bit planar formats.
Reduced intermediate precision - faster code, negligible change to output.
Added Linux building option.
Added version.