Skip to content

Commit

Permalink
Format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnjulek committed Nov 14, 2023
1 parent b5d4f7e commit 2cf1a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[SSIMULACRA2](https://github.com/cloudinary/ssimulacra2) for VapourSynth with Zig.

This implementation doesn't have the exact same result as the original, because a different gaussian blur algorithm is used,\
This implementation doesn't have the exact same result as the original, because a different gaussian blur algorithm is used,
a recursive gaussian blur is used there, and in this one a "true" gaussian blur with better performance is used.\
With this we get up to +70% speed.

Expand Down

0 comments on commit 2cf1a94

Please sign in to comment.