142 Коміти (891127d8d1b52734debe1b3c3d7e747502b6c366)
 

Автор SHA1 Повідомлення Дата
  nfnt 891127d8d1 Fix alpha pre-multiplication. 8 роки тому
  nfnt 4d93a29130 Separate color assignment and alpha pre-multiplication. 9 роки тому
  nfnt 0f9f918da3 Use RGBA, RGBA64 image types as output. 9 роки тому
  Eugene Zagidullin 9780a95734 Oops 9 роки тому
  Eugene Zagidullin 5311ab3c51 Reverse alpha premultiplication 9 роки тому
  nfnt 579058ccc0 Test for color-casts due to wrong alpha-channel scaling. 9 роки тому
  nfnt dc93e1b98c Fix wrong colors of resized image.YCbCr images. 9 роки тому
  Jan Schlicht a3789c3aed Merge pull request #34 from minodisk/master 9 роки тому
  minodisk 87f723015c Test same color with some color modes 9 роки тому
  minodisk f430a41192 Fix wrong color with RGBA input 9 роки тому
  nfnt f2d1b73023 Merge branch 'alpha_channel_fix' 9 роки тому
  nfnt 3502bb8cd1 Merge branch 'NRGBA_support' 9 роки тому
  nfnt 03c3eb7832 Mention optimized access for image.NRGBA, image.NRGBA64 in README. 9 роки тому
  nfnt 563154816f Remove debugging directives. 9 роки тому
  nfnt c3c062672a Reverse alpha-premultiplication for image.RGBA, image.RGBA64 and generic images 9 роки тому
  nfnt 5a6676c19e Add test case for input data with pre-multiplied-alpha. 9 роки тому
  jst ce86eacf20 Merge branch 'disintegration-pixel_coordinate' 9 роки тому
  jst b8fbe1cf50 Merge branch 'pixel_coordinate' of https://github.com/disintegration/resize into disintegration-pixel_coordinate 9 роки тому
  jst 618f7ff07a Add test case for correct pixel coordinates after resize. 9 роки тому
  jst 45c239597b Fix compile error. 9 роки тому
  jst beee5e27fe Add support for nearest-neighbor resize of NRGBA, NRGBA64 images. 9 роки тому
  jst 79dc2b616d Add functions for nearest-neighbor resize of NRGBA, NRGBA16. 9 роки тому
  jst ebea2e66be Support image.NRGBA, image.NRGBA16 in resize.Resize function. 9 роки тому
  jst daa7cf45d3 Return NRGBA images. 9 роки тому
  disintegration 0feec06645 Dst pixel coordinate fix 9 роки тому
  jst 53e9ca890b Fix typos. 9 роки тому
  jst 4b952c4b95 Merge branch 'charlievieth-master' 9 роки тому
  jst d67851ed1f Explain optimization. 9 роки тому
  Charlie Vieth 962e93a6e5 Merge branch 'optimization' 9 роки тому
  Charlie Vieth 076a9ce3b9 Limit spawned goroutines to GOMAXPROCS(0). 9 роки тому
  Charlie Vieth d8255b0421 Optimize bound checks. 9 роки тому
  Charlie Vieth b09281bd36 Update benchmarks to focus on conversion performance. 9 роки тому
  jst 8f44931448 Merge branch 'master' of https://github.com/nfnt/resize 10 роки тому
  jst 9485f5475a Return input image if output dimensions equal input dimensions. 10 роки тому
  jst 87b3f9b017 Merge pull request #23 from dlackty/patch-1 10 роки тому
  Richard Lee f49722caca Use SVG version badge for Travis CI 10 роки тому
  jst 7e2ce0a2ea Go >=1.1 is needed for this package. 10 роки тому
  jst 13ea1287b3 Test using all available versions of Go. 10 роки тому
  jst 20c6afea04 Remove unnecessary benchmark 10 роки тому
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. 10 роки тому
  jst 581d15cb53 Fix parallel computation. 10 роки тому
  jst e950449c49 Fix wrong boundary calculation (bug #17) 10 роки тому
  jst 03982f698d Merge branch 'charlievieth-master' 10 роки тому
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. 10 роки тому
  jst 7f8a5419ae Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master 10 роки тому
  Charlie Vieth df655f3f70 Merge branch 'YCC' 10 роки тому
  Charlie Vieth 08b124d541 Fix bound out of range panic. 10 роки тому
  Charlie Vieth 171c886e38 Merge branch 'YCC' 10 роки тому
  Charlie Vieth f03c78969b Fix YCC SubImage. 10 роки тому
  Charlie Vieth 3c164b34f4 Merge branch 'YCC' 10 роки тому