Skip to content

Releases: awxkee/libblur

Release 0.15.1

05 Feb 22:42
2162602
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

04 Feb 14:04
9530dcb
Compare
Choose a tag to compare

What's Changed

  • Some improvements by @awxkee in #12
  • Improvements on stack blur by @awxkee in #13
  • Improvements on stack blur, box blur by @awxkee in #14
  • Allow passing kernel size 0 to compute sigma instead by @awxkee in #15

Full Changelog: 0.14.10...0.15.0

Release 0.14.10

28 Jan 18:12
0b2bc91
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.9...0.14.10

Release 0.14.9

12 Dec 15:31
03341a4
Compare
Choose a tag to compare

Added stack_blur_u16

Release 0.14.8

10 Dec 16:06
e6f7633
Compare
Choose a tag to compare

Changed ThreadingPolicy logic, added ThreadingPolicy::AdaptiveReserve, common improvements

Release 0.14.7

04 Dec 20:15
Compare
Choose a tag to compare

Gaussian blur SSE,AVX precision improvements, edge fixes

Release 0.14.6

18 Nov 18:35
4a0d6c9
Compare
Choose a tag to compare

Bugfix, RDM, improved approximation in SSE, NEON

Release 0.14.5

17 Nov 20:50
040bbab
Compare
Choose a tag to compare

FFT speed increase, some 2d convolve improvements

Release 0.14.4

24 Oct 20:26
56dc823
Compare
Choose a tag to compare

Bugfixes and improvements

Release 0.14.3

13 Oct 19:41
dc2ef55
Compare
Choose a tag to compare

Bump dependencies