Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pinterf committed Jul 2, 2018
1 parent 134430a commit 3610061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Some routines might be slightly less efficient than original, some are faster. O

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.

v0.97 (20180601)
v0.97 (20180702)
- Remove some inherited clipping to 0..1 range for 32bit float.
In general we do not clamp in 32 bit float colorspaces, especially that U/V range is -0.5..+0.5 from June 2018 in Avisynth+.
In general we do not clamp in 32 bit float colorspaces, especially that U/V range is -0.5..+0.5 from Avisynth+ r2728

v0.96 (20170609)
- RemoveGrain: AVX2. Available when Avisynth+ reports AVX2 usability
Expand Down

0 comments on commit 3610061

Please sign in to comment.