Historique des commits

Auteur SHA1 Message Date
  Charlie Vieth 962e93a6e5 Merge branch 'optimization' il y a 11 ans
  Charlie Vieth 076a9ce3b9 Limit spawned goroutines to GOMAXPROCS(0). il y a 11 ans
  Charlie Vieth d8255b0421 Optimize bound checks. il y a 11 ans
  Charlie Vieth b09281bd36 Update benchmarks to focus on conversion performance. il y a 11 ans
  jst 8f44931448 Merge branch 'master' of https://github.com/nfnt/resize il y a 11 ans
  jst 9485f5475a Return input image if output dimensions equal input dimensions. il y a 11 ans
  jst 87b3f9b017 Merge pull request #23 from dlackty/patch-1 il y a 11 ans
  Richard Lee f49722caca Use SVG version badge for Travis CI il y a 11 ans
  jst 7e2ce0a2ea Go >=1.1 is needed for this package. il y a 11 ans
  jst 13ea1287b3 Test using all available versions of Go. il y a 11 ans
  jst 20c6afea04 Remove unnecessary benchmark il y a 11 ans
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. il y a 11 ans
  jst 581d15cb53 Fix parallel computation. il y a 11 ans
  jst e950449c49 Fix wrong boundary calculation (bug #17) il y a 11 ans
  jst 03982f698d Merge branch 'charlievieth-master' il y a 11 ans
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. il y a 11 ans
  jst 7f8a5419ae Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master il y a 11 ans
  Charlie Vieth df655f3f70 Merge branch 'YCC' il y a 11 ans
  Charlie Vieth 08b124d541 Fix bound out of range panic. il y a 11 ans
  Charlie Vieth 171c886e38 Merge branch 'YCC' il y a 11 ans
  Charlie Vieth f03c78969b Fix YCC SubImage. il y a 11 ans
  Charlie Vieth 3c164b34f4 Merge branch 'YCC' il y a 11 ans
  Charlie Vieth acea8646b2 Fix error in YCC PixOffset and SubImage. il y a 11 ans
  jst ccddecd1bf Merge branch 'charlievieth-master' il y a 11 ans
  Charlie Vieth a5a6a66088 Merge branch 'refactor' il y a 11 ans
  Charlie Vieth eefd4737aa Optimize YCbCr image resize il y a 11 ans
  Charlie Vieth ee540982e0 Merge branch 'refactor' il y a 11 ans
  Charlie Vieth 427b8d133e Optimized Nearest-Neighbor function - 2x faster il y a 11 ans
  Charlie Vieth 80b3fc2b3f Pre-calculate start offset, optimize bound check il y a 11 ans
  jst be07665345 Update README.md il y a 11 ans