Releases: HomeOfAviSynthPlusEvolution/MiniDeen
Releases · HomeOfAviSynthPlusEvolution/MiniDeen
r6
- Remove plugin version from VS namespace (unintended behavior)
Use minideen.MiniDeen()
now.
r5
- Fix incorrect pixel type check
r4
- Use SIMD as much as possible, improving speed.
r3
- Fix memory misalignment issue on legacy AVS.
- Skip plane processing if threshold < 2 (which is effectively no-op).