Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  jst 079ed2e48a Merge branch 'master' of https://github.com/matrixik/resize into matrixik-master 12 yıl önce
  jst a83cb40860 Remove some redundancies. 12 yıl önce
  jst 446eea2f7b Remove LUT based filters. 12 yıl önce
  jst 9884534579 Cache kernel weights for each row. 12 yıl önce
  jst 8f586c4f06 Add benchmarks to compare execution times. 12 yıl önce
  jst 45368ad0cd Multiply instead of dividing 12 yıl önce
  jst 314cea6612 Avoid temporaries to save some cycles. 12 yıl önce
  jst 7c5018c82b Extract method "resizeSlice" to reduce duplicate code. 12 yıl önce
  Dobrosław Żybort b744503c5c Add: thumbnail helper function 12 yıl önce
  jst f8ec710330 Fix wrong calculation of second adjust parameter. 12 yıl önce
  jst d9287fbcb6 Use x,y as coordinates of the origin image. 12 yıl önce
  jst d1bef9bdb6 Refactoring 12 yıl önce
  jst 494d8de4e5 Speedup calculation by exploiting the separability of the resizing filter. 12 yıl önce
  jst 4d25061069 Fixed yet another typo. 13 yıl önce
  jst 252ccc84a2 Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance. 13 yıl önce
  jst 098f882331 Fix a typo. 13 yıl önce
  jst b272d51eaa Update README.md 13 yıl önce
  jst a85ea9eaa8 Rename Lanczos functions using look-up tables to Lanczos2Lut, Lanczos3Lut and restore Lanczos2, Lanczos3 to give users the choice between higher speed or higher accuracy. 13 yıl önce
  jst 9e5ed35b85 Move splineKernel function nearer to Lanczos definitions. 13 yıl önce
  Geoff Adams c1b8c4986e Use a lookup table to speed up the Lanczos kernel 13 yıl önce
  jst 33204d8746 Update README.md 13 yıl önce
  jst c37f8f8470 gofmt 13 yıl önce
  jst 62777ac833 Precalculate bicubic factors, save some cycles. 13 yıl önce
  jst 6448fff2ee Generalize spline based filters 13 yıl önce
  jst 5290c4773b Add Travis build status in README 13 yıl önce
  jst 09f4012229 Add Travis integration 13 yıl önce
  jst da95f74904 go fmt 13 yıl önce
  jst 852f4a47e7 Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize 13 yıl önce
  jst 84039c403b Test for correct canvas size. 13 yıl önce
  jst b6fef854bc Merge branch 'improve-canvas-size' of http://github.com/jsummers/nfnt.resize into fix-canvas-size-issue 13 yıl önce