2593 Commits (321f7297ffbe791d158153305a4eebcfecda9513)
 

Author SHA1 Message Date
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
Anton Firszov 44d7359ae5 Merge branch 'master' into HEAD 10 years ago
Anton Firszov b1d500dd01 cleanup + fix 10 years ago
Anton Firszov 7626c67480 single Block for the non-progressive branch 10 years ago
Anton Firszov b3c075a2e4 ArrayPool 10 years ago
Anton Firszov a5eb0e825f minor cache optimiziation + benchmarks 10 years ago
Anton Firszov f3219fa331 JpegSandbox 10 years ago
Anton Firszov 2ee41e7b56 merged recent changes to 46 csproj 10 years ago
Anton Firszov 87f8c218e5 Merge branch 'master' of https://github.com/antonfirsov/ImageSharp 10 years ago
James Jackson-South bdb53d88ca Use ArrayPool<T> 10 years ago
James Jackson-South c536079a85 Rename pixelData 10 years ago
James Jackson-South b2c54bdfcf Encode grayscale png by row. 10 years ago
James Jackson-South 17b4c78824 Don't agressively encode indexed pngs 10 years ago
James Jackson-South b635ce6b42 Collect true color pixels by row 10 years ago
dirk 97d34a0804 Added check for invalid count. 10 years ago
dirk bc53f6b8ca Added Skip extension to support streams that cannot seek. 10 years ago
James Jackson-South 52cddd328e Compress image data line by line. 10 years ago
Jeavon 7b8d407173 Preserve AppVeyor original build number for assembly patching 10 years ago
Jeavon a438aa4716 Change assembly patching to use appveyor_version 10 years ago
Jeavon a9fa020051 Set AppVeyor build number to match everything else 10 years ago
Jeavon 8639288b0a Set node js to use environmental var set by PS 10 years ago
Jeavon 69572105ad Remove "v" from AppVeyor version number (we can re-add it when setting the version via PS) 10 years ago
Jeavon e21d9a90fa Add ps for generating semver version numbers 10 years ago
Jeavon d49621c279 Add padded build numbers so that NuGet knows which is the latest version 10 years ago
James Jackson-South 8ba4ca98c9 Revert "Change build number configuration" 10 years ago
James Jackson-South 35b626714b Change build number configuration 10 years ago
James Jackson-South 3b1dc7250e Add comments 10 years ago
James Jackson-South a0dd79cfed Reduce allocations per filtered row 10 years ago
James Jackson-South cdf7d27796 Use faster reverse 10 years ago
James Jackson-South ae91fc8beb Move reverse to byte[] extensions 10 years ago
James Jackson-South 580d2ba11b Reuse chunk buffers 10 years ago
James Jackson-South 09fc17b9d1 Remove lists 10 years ago
Anton Firszov 96b11884a6 4.6 "branch" 10 years ago
James Jackson-South 7b6a1246d5 Cleanup fixed statements 10 years ago
James Jackson-South 5d9b701dd2 Remove erroneous message 10 years ago
James Jackson-South 79f1def8a5 Take another Mb off the memory usage. 10 years ago
dirk 5b5d7dae2f Minor comment fix. 10 years ago
dirk 014368f603 Removed trailing whitespace. 10 years ago
dirk 23982be7de Documentation changes. 10 years ago
dirk e084a0861f Removed empty remarks. 10 years ago
dirk d12c6844ed Added missing 'this'. 10 years ago
dirk 009340228f Fixed reference in comments. 10 years ago
dirk ff3d74ba19 Added extra exif tags. 10 years ago
dirk e4ad884b70 Reordered values. 10 years ago
dirk a8d9695eb7 Code cleanup. 10 years ago
James Jackson-South 5e56b16c09 Improve png speed and half memory usage 10 years ago
James Jackson-South 7b09a06b68 Reduce allocations when encoding 10 years ago
James Jackson-South f5b0925c64 Faster CMYK conversion 10 years ago
James Jackson-South fd4ba861c6 Merge pull request #20 from mellinoe/master 10 years ago
Eric Mellino 16250b0d5b Fix copy order of PixelAccessor methods 10 years ago