You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ Some routines might be slightly less efficient than original, some are faster. O
6
6
7
7
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.
8
8
9
+
v0.95
10
+
- Fix: RemoveGrain Mode 20: overflow at 14 and 16 bit depths in SSE4 (stripes)
11
+
- Repair: error on unaligned frames (unaligned crop) instead of access violation error
12
+
9
13
v0.94
10
14
- Clense: new parameter (from v0.9): bool reduceflicker (default false)
11
15
- Clense: dummy compatibility parameters: bool planar, int cache
0 commit comments