Commit History

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