Skip to content

Commit a7a1f73

Browse files
committed
update readme
1 parent dacc3ca commit a7a1f73

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ Some routines might be slightly less efficient than original, some are faster. O
66

77
This plugin is written from scratch and licensed under the [MIT license][1]. Some modes of RemoveGrain and Repair were taken from the Firesledge's Dither package.
88

9-
v0.96 (20170608)
9+
v0.96 (20170609)
10+
- RemoveGrain: AVX2. Available when Avisynth+ reports AVX2 usability
11+
Can be disabled with new parameter: optAvx2=false
1012
- Clense, ForwardClense, BackwardClense: ignore planar colorspace checking when planar=true. Like in RemoveGrain and Repair.
13+
- Fix: Mode 11 and 13 for 32 bit float colorspaces (which worked like mode 10 and 12)
1114

1215
v0.95
1316
- Fix: RemoveGrain Mode 20: overflow at 14 and 16 bit depths in SSE4 (stripes)

0 commit comments

Comments
 (0)