Cronologia Commit

Autore SHA1 Messaggio Data
  jst 13ea1287b3 Test using all available versions of Go. 11 anni fa
  jst 20c6afea04 Remove unnecessary benchmark 12 anni fa
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. 12 anni fa
  jst 581d15cb53 Fix parallel computation. 12 anni fa
  jst e950449c49 Fix wrong boundary calculation (bug #17) 12 anni fa
  jst 03982f698d Merge branch 'charlievieth-master' 12 anni fa
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. 12 anni fa
  jst 7f8a5419ae Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master 12 anni fa
  Charlie Vieth df655f3f70 Merge branch 'YCC' 12 anni fa
  Charlie Vieth 08b124d541 Fix bound out of range panic. 12 anni fa
  Charlie Vieth 171c886e38 Merge branch 'YCC' 12 anni fa
  Charlie Vieth f03c78969b Fix YCC SubImage. 12 anni fa
  Charlie Vieth 3c164b34f4 Merge branch 'YCC' 12 anni fa
  Charlie Vieth acea8646b2 Fix error in YCC PixOffset and SubImage. 12 anni fa
  jst ccddecd1bf Merge branch 'charlievieth-master' 12 anni fa
  Charlie Vieth a5a6a66088 Merge branch 'refactor' 12 anni fa
  Charlie Vieth eefd4737aa Optimize YCbCr image resize 12 anni fa
  Charlie Vieth ee540982e0 Merge branch 'refactor' 12 anni fa
  Charlie Vieth 427b8d133e Optimized Nearest-Neighbor function - 2x faster 12 anni fa
  Charlie Vieth 80b3fc2b3f Pre-calculate start offset, optimize bound check 12 anni fa
  jst be07665345 Update README.md 12 anni fa
  jst 299762ed77 Add unit tests for converter.go 12 anni fa
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. 12 anni fa
  jst bdfbbead13 Merge branch 'anisus-master' 12 anni fa
  Accipiter Nisus f3cac2f865 Fix to resize correctly when source image.Bounds().Min is not (0,0) 12 anni fa
  jst 8aee0d995b Update README.md to mention resize.Thumbnail. 12 anni fa
  jst 079ed2e48a Merge branch 'master' of https://github.com/matrixik/resize into matrixik-master 12 anni fa
  jst a83cb40860 Remove some redundancies. 12 anni fa
  jst 446eea2f7b Remove LUT based filters. 12 anni fa
  jst 9884534579 Cache kernel weights for each row. 12 anni fa