jst
|
79dc2b616d
|
Add functions for nearest-neighbor resize of NRGBA, NRGBA16.
|
2015-03-25 20:17:14 +01:00 |
|
Charlie Vieth
|
d8255b0421
|
Optimize bound checks.
Optimizing the bound checks resulted in an overall 14% increase in
conversion performance.
|
2015-03-15 17:44:39 -04:00 |
|
jst
|
0c6a628df5
|
Resolve image artifacts due to wrong coefficient index lookup.
|
2014-09-15 11:50:59 +02:00 |
|
jst
|
581d15cb53
|
Fix parallel computation.
|
2014-08-20 21:12:39 +02:00 |
|
jst
|
e950449c49
|
Fix wrong boundary calculation (bug #17)
This fix doesn't currently work concurrently. This will be fixed in another commit.
|
2014-08-20 20:54:59 +02:00 |
|
Charlie Vieth
|
08b124d541
|
Fix bound out of range panic.
|
2014-08-12 16:11:25 -04:00 |
|
Charlie Vieth
|
eefd4737aa
|
Optimize YCbCr image resize
|
2014-07-30 02:08:58 -04:00 |
|
Charlie Vieth
|
427b8d133e
|
Optimized Nearest-Neighbor function - 2x faster
|
2014-07-29 18:32:58 -04:00 |
|