317 Commits (e4032239fe950dd56d4dd089dea63ffdcfc42dc0)

Author SHA1 Message Date
Oleg Bogdanov 7505ce44b2 Added filtered png load benchmarks 10 years ago
Anton Firszov 6069ca239e removed 46 stuff 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
Oleg Bogdanov e9ccc93da4 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South ca035582f9 Fix test names 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 8626276ed9 4.6 "branch" 10 years ago
James Jackson-South bfe0d0ff31 Improve png speed and half memory usage 10 years ago
James Jackson-South 0d395314a8 Reduce allocations when encoding 10 years ago
Eric Mellino c2f95cee0e Ensure Color structure stores elements in RGBA order 10 years ago
dirk f74d12649f Moved file. 10 years ago
dirk 59dc743060 Added unit tests to test copying to and from ZYX and ZYXW. 10 years ago
dirk 16139d85ec Changed default namespace. 10 years ago
James Jackson-South 0da12fb966 Simplify YCbCr 10 years ago
James Jackson-South b45e2a1c1f Separate Decoder/Encoder benchmarks 10 years ago
James Jackson-South bcfc74a182 Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South be028ed1b5 Build Huffman tables once only. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
James Jackson-South 4ec2fe9aa5 Don't adaptively encode indexed pngs 10 years ago
James Jackson-South 5ddca73bc3 Fix Image.ToString() to reduce debug workload. 10 years ago
James Jackson-South 42b3639d5c Cleanup benchmarks 10 years ago
James Jackson-South 2c787f0ba1 Use non-animated gif in benchmark [skip ci] 10 years ago
dirk bd61511d7d Added benchmarks for detecting edges. 10 years ago
dirk 40638d4e8a Added command for running starting the benchmarks. 10 years ago
dirk 7f5411a682 Added benchmarks for encoding and decoding. 10 years ago
dirk c7606def89 Use jpeg instead of jpg. 10 years ago
dirk 31c8675e50 Added headers. 10 years ago
dirk d72ed0ac01 Refactored creating the output directory. 10 years ago
dirk 2102ff5186 Only read and decode the test images once in the unit tests. 10 years ago
dirk d9dd7d9acb Removed unused variable. 10 years ago
dirk 96fa42559f Corrected default namespace. 10 years ago
dirk 43c366a6d0 Added FromHex and ToHex to color. 10 years ago
dirk b0aac6e855 Refactored color to store the value as RGBA. 10 years ago
James Jackson-South b3c22c1f14 Cleanup [skip ci] 10 years ago
James Jackson-South 5cd6d2de08 Remove progress event handler. 10 years ago
James Jackson-South 30926a23db Add Robinson edge detection operator 10 years ago
James Jackson-South 0bae8d559f Move adobe transforms to constants. [skip ci] 10 years ago
James Jackson-South ec5bb8feb8 Add oil painting effect. 10 years ago
James Jackson-South bab0be1dde Organise tests 10 years ago
James Jackson-South bbb4ad1aa2 JpegDecoder now supports Cmyk Fix #444 10 years ago
Adam Sitnik 5e0a56ae40 added Buffer.MemoryCopy to ArrayCopy benchmarks 10 years ago
James Jackson-South bc491b12d2 Faster image copy. 10 years ago
James Jackson-South a2dd61e412 Fix broken test 10 years ago
dirk f75964db20 Some more refactoring in the Guard class. 10 years ago
dirk 938a6ea5d6 Refactored the Rational type. 10 years ago