2602 Commits (f96feb6084c4556908cd09a7d2399001959645f2)
 

Author SHA1 Message Date
Anton Firszov f96feb6084 refactor 10 years ago
Anton Firszov 29ff843d45 stack management micro-optimiziation 10 years ago
Anton Firszov 588cd8d8d9 JpegDecoderCore refactored to use Block8x8! 10 years ago
Anton Firszov 90d7c4b200 Careful with that refactor Eugene! 10 years ago
Anton Firszov 36466b1e6e ready to apply Block8x8 10 years ago
Anton Firszov 006b26e342 benchmarking benchmarking benchmarking 10 years ago
Anton Firszov ed155aafe2 auto-generated implementation for Block8x8.Transpose() 10 years ago
Anton Firszov 18bd7f5c4a Buffer8x8 sandboxing 10 years ago
Anton Firszov 1cd2f2bbf5 Buffer64 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago
Anton Firszov 959075c203 Merge branch 'master' into HEAD 10 years ago
Anton Firszov 08c7eb241c cleanup + fix 10 years ago
Anton Firszov 91db7222a8 single Block for the non-progressive branch 10 years ago
Anton Firszov 00c2b59732 ArrayPool 10 years ago
Anton Firszov ee5d3ac38f minor cache optimiziation + benchmarks 10 years ago
Anton Firszov 306deee67e JpegSandbox 10 years ago
Anton Firszov 06a21b3601 merged recent changes to 46 csproj 10 years ago
Anton Firszov f176e867a4 Merge branch 'master' of https://github.com/antonfirsov/ImageSharp 10 years ago
James Jackson-South 4c5bb0290b Use ArrayPool<T> 10 years ago
James Jackson-South 3e7119c775 Rename pixelData 10 years ago
James Jackson-South 1f960ae41d Encode grayscale png by row. 10 years ago
James Jackson-South dd6c05d946 Don't agressively encode indexed pngs 10 years ago
James Jackson-South 79c22dc642 Collect true color pixels by row 10 years ago
dirk 8c3b3522c1 Added check for invalid count. 10 years ago
dirk c188e5aa79 Added Skip extension to support streams that cannot seek. 10 years ago
James Jackson-South fb8d6c01b1 Compress image data line by line. 10 years ago
Jeavon 1d36c4e983 Preserve AppVeyor original build number for assembly patching 10 years ago
Jeavon 3c129b762a Change assembly patching to use appveyor_version 10 years ago
Jeavon 3949ed8005 Set AppVeyor build number to match everything else 10 years ago
Jeavon a77a231ed2 Set node js to use environmental var set by PS 10 years ago
Jeavon 1cc7c334f0 Remove "v" from AppVeyor version number (we can re-add it when setting the version via PS) 10 years ago
Jeavon 5028067379 Add ps for generating semver version numbers 10 years ago
Jeavon 176ca91029 Add padded build numbers so that NuGet knows which is the latest version 10 years ago
James Jackson-South 4276c90d79 Revert "Change build number configuration" 10 years ago
James Jackson-South e35dbd816b Change build number configuration 10 years ago
James Jackson-South 5d5ce39044 Add comments 10 years ago
James Jackson-South b5f06711eb Reduce allocations per filtered row 10 years ago
James Jackson-South 56840ce90c Use faster reverse 10 years ago
James Jackson-South 8536488f3f Move reverse to byte[] extensions 10 years ago
James Jackson-South 1f52ec3077 Reuse chunk buffers 10 years ago
James Jackson-South f055a858e2 Remove lists 10 years ago
Anton Firszov 8626276ed9 4.6 "branch" 10 years ago
James Jackson-South 9c1c9f717b Cleanup fixed statements 10 years ago
James Jackson-South c012f533a7 Remove erroneous message 10 years ago
James Jackson-South 5b74bcf70c Take another Mb off the memory usage. 10 years ago
dirk 71d385dbf6 Minor comment fix. 10 years ago
dirk 201e520626 Removed trailing whitespace. 10 years ago
dirk c1ef857a1d Documentation changes. 10 years ago
dirk 0c78ab966e Removed empty remarks. 10 years ago
dirk c48cbf6b03 Added missing 'this'. 10 years ago