nfnt
|
5a6676c19e
Add test case for input data with pre-multiplied-alpha.
|
%!s(int64=10) %!d(string=hai) anos |
jst
|
45c239597b
Fix compile error.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
beee5e27fe
Add support for nearest-neighbor resize of NRGBA, NRGBA64 images.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
79dc2b616d
Add functions for nearest-neighbor resize of NRGBA, NRGBA16.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
ebea2e66be
Support image.NRGBA, image.NRGBA16 in resize.Resize function.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
daa7cf45d3
Return NRGBA images.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
53e9ca890b
Fix typos.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
4b952c4b95
Merge branch 'charlievieth-master'
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
d67851ed1f
Explain optimization.
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
962e93a6e5
Merge branch 'optimization'
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
076a9ce3b9
Limit spawned goroutines to GOMAXPROCS(0).
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
d8255b0421
Optimize bound checks.
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
b09281bd36
Update benchmarks to focus on conversion performance.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
8f44931448
Merge branch 'master' of https://github.com/nfnt/resize
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
9485f5475a
Return input image if output dimensions equal input dimensions.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
87b3f9b017
Merge pull request #23 from dlackty/patch-1
|
%!s(int64=11) %!d(string=hai) anos |
Richard Lee
|
f49722caca
Use SVG version badge for Travis CI
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
7e2ce0a2ea
Go >=1.1 is needed for this package.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
13ea1287b3
Test using all available versions of Go.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
20c6afea04
Remove unnecessary benchmark
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
0c6a628df5
Resolve image artifacts due to wrong coefficient index lookup.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
581d15cb53
Fix parallel computation.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
e950449c49
Fix wrong boundary calculation (bug #17)
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
03982f698d
Merge branch 'charlievieth-master'
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
220cad3343
Add simple test case for input image with non-trivial bounds.
|
%!s(int64=11) %!d(string=hai) anos |
jst
|
7f8a5419ae
Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
df655f3f70
Merge branch 'YCC'
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
08b124d541
Fix bound out of range panic.
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
171c886e38
Merge branch 'YCC'
|
%!s(int64=11) %!d(string=hai) anos |
Charlie Vieth
|
f03c78969b
Fix YCC SubImage.
|
%!s(int64=11) %!d(string=hai) anos |