Skip to content

Releases: Asd-g/AviSynth-hqdn3d

hqdn3d 1.1.1

12 Feb 01:54
Compare
Choose a tag to compare
  • Fix the crashing when u/v = 1/2.

hqdn3d 1.1.0

02 Jan 22:18
Compare
Choose a tag to compare
  • 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

17 Dec 02:55
Compare
Choose a tag to compare
  • 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

14 Apr 23:04
Compare
Choose a tag to compare

Set MT mode: MT_MULTI_INSTANCE.

hqdn3d 1.0.0

11 Apr 22:46
Compare
Choose a tag to compare

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.