커밋 기록

작성자 SHA1 메시지 날짜
  jst 581d15cb53 Fix parallel computation. 12 년 전
  jst e950449c49 Fix wrong boundary calculation (bug #17) 12 년 전
  jst 03982f698d Merge branch 'charlievieth-master' 12 년 전
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. 12 년 전
  jst 7f8a5419ae Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master 12 년 전
  Charlie Vieth df655f3f70 Merge branch 'YCC' 12 년 전
  Charlie Vieth 08b124d541 Fix bound out of range panic. 12 년 전
  Charlie Vieth 171c886e38 Merge branch 'YCC' 12 년 전
  Charlie Vieth f03c78969b Fix YCC SubImage. 12 년 전
  Charlie Vieth 3c164b34f4 Merge branch 'YCC' 12 년 전
  Charlie Vieth acea8646b2 Fix error in YCC PixOffset and SubImage. 12 년 전
  jst ccddecd1bf Merge branch 'charlievieth-master' 12 년 전
  Charlie Vieth a5a6a66088 Merge branch 'refactor' 12 년 전
  Charlie Vieth eefd4737aa Optimize YCbCr image resize 12 년 전
  Charlie Vieth ee540982e0 Merge branch 'refactor' 12 년 전
  Charlie Vieth 427b8d133e Optimized Nearest-Neighbor function - 2x faster 12 년 전
  Charlie Vieth 80b3fc2b3f Pre-calculate start offset, optimize bound check 12 년 전
  jst be07665345 Update README.md 12 년 전
  jst 299762ed77 Add unit tests for converter.go 12 년 전
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. 12 년 전
  jst bdfbbead13 Merge branch 'anisus-master' 12 년 전
  Accipiter Nisus f3cac2f865 Fix to resize correctly when source image.Bounds().Min is not (0,0) 12 년 전
  jst 8aee0d995b Update README.md to mention resize.Thumbnail. 12 년 전
  jst 079ed2e48a Merge branch 'master' of https://github.com/matrixik/resize into matrixik-master 12 년 전
  jst a83cb40860 Remove some redundancies. 12 년 전
  jst 446eea2f7b Remove LUT based filters. 12 년 전
  jst 9884534579 Cache kernel weights for each row. 12 년 전
  jst 8f586c4f06 Add benchmarks to compare execution times. 12 년 전
  jst 45368ad0cd Multiply instead of dividing 12 년 전
  jst 314cea6612 Avoid temporaries to save some cycles. 12 년 전