10906 Commits (3a0a044fe2c6d964ff589aebb1215f34c76d5bda)
 

Author SHA1 Message Date
Ynse Hoornenborg 3a0a044fe2 Improve exception messages 5 years ago
Ynse Hoornenborg 20b0349455 NeedsUpscaling code improvements 5 years ago
Ynse Hoornenborg 284772c11c Push input images to LFS again 5 years ago
Anton Firszov a5af74e4b4
Merge branch 'master' into pgm-support 5 years ago
Ynse Hoornenborg c4cf012ac4 Scale pixel value up to full allocation range 5 years ago
Ynse Hoornenborg 5587770eef Merge branch 'pgm-support' of https://github.com/ynse01/ImageSharp into pgm-support 5 years ago
Ynse Hoornenborg 26b3e664db Fix bug in black and white plain decoding 5 years ago
James Jackson-South 8fbc68cc4c
Merge pull request #1865 from SixLabors/js/fix-color-conversion 5 years ago
James Jackson-South 15716c1d38 Fix Color conversion for differing types 5 years ago
Brian Popow 3e02a0c029
Merge pull request #1862 from SixLabors/bp/transformsse 5 years ago
Brian Popow da843f7546
Merge branch 'master' into bp/transformsse 5 years ago
Brian Popow 0517fecbb2
Merge pull request #1857 from SixLabors/bp/quantizeblockavx 5 years ago
James Jackson-South e17ebe63b1
Merge branch 'master' into pgm-support 5 years ago
Ynse Hoornenborg a5e1723be9 Dispose of images after use, in Pbm Round Trip Test 5 years ago
Ynse Hoornenborg 87ce4e53e2 Various review comments 5 years ago
James Jackson-South f5506964b1
Merge branch 'master' into bp/transformsse 5 years ago
James Jackson-South 909525c29e
Merge branch 'master' into bp/quantizeblockavx 5 years ago
James Jackson-South f44f11f1be
Merge pull request #1859 from SixLabors/js/jpeg-decode-to-type-async 5 years ago
James Jackson-South f415e379ed Update JpegDecoderTests.cs 5 years ago
Ynse Hoornenborg cf8e1841fc Revert stack allocation in Plain Encoder 5 years ago
Brian Popow 8321fa528d
Merge branch 'master' into bp/quantizeblockavx 5 years ago
James Jackson-South 887d0616c0
Merge branch 'master' into js/jpeg-decode-to-type-async 5 years ago
James Jackson-South 58a1dd8a6d
Merge branch 'master' into pgm-support 5 years ago
James Jackson-South 4d0bc4afa8
Merge pull request #1853 from br3aker/dp/jpeg-decoder-cleanup 5 years ago
Dmitry Pentin 7d524bda2b Fixed compilation error 5 years ago
Brian Popow 9e8d17daa3
Merge branch 'master' into bp/transformsse 5 years ago
Dmitry Pentin e9a25c74e0 Added xml docs to the SpectralConverter 5 years ago
Brian Popow 83caa30b96 Add tests for TransformOne and TransformTwo 5 years ago
Dmitry Pentin 13602169c0 Moved cancellation token to a more appropriate place 5 years ago
Dmitry Pentin 0de7f01ee2
Merge branch 'master' into dp/jpeg-decoder-cleanup 5 years ago
Dmitry Pentin 717b166e41 Removed unnecessary small allocation from color post processing, removed test benchmark call from sandbox project 5 years ago
Dmitry Pentin 15f7889811 Removed benchmarking code from test suite - we already have those in benchmark project 5 years ago
James Jackson-South 1510dc0a6b
Merge branch 'master' into js/jpeg-decode-to-type-async 5 years ago
Brian Popow 3a3059e826
Merge pull request #1860 from SixLabors/bp/vp8sse4x4avx 5 years ago
Brian Popow 4a9da2f536
Merge branch 'master' into bp/vp8sse4x4avx 5 years ago
Dmitry Pentin eb120ba1a5 gfoidl const Size struct jit inlining in color converters 5 years ago
Dmitry Pentin 555514a680
Merge branch 'master' into dp/jpeg-decoder-cleanup 5 years ago
James Jackson-South cc28bc00df Use Rgb24 for Async 5 years ago
Brian Popow 07cef0c5d1 Add SSE2 version of TransformOne 5 years ago
Ynse Hoornenborg 9599efe520 Update .gitattributes file 5 years ago
Brian Popow 23ee80be31 Add SSE2 version of TransformTwo 5 years ago
Ynse Hoornenborg 2b00a22768 Put the test images back into LFS 5 years ago
Ynse Hoornenborg 593c84cf0c Merge branch 'pgm-support' of https://github.com/ynse01/ImageSharp into pgm-support 5 years ago
Ynse Hoornenborg c600274902
Merge branch 'SixLabors:master' into pgm-support 5 years ago
Ynse Hoornenborg 7d1c3b5796 Remove test images, so they can be moved to LFS 5 years ago
Brian Popow 8e515c1423 Rename ITransform to ITransformTwo to better reflect that actually two transforms take place 5 years ago
Brian Popow 837a37931d Add test for Vp8Sse4X4 without AVX2 5 years ago
Brian Popow b52abeffc0 Remove not needed allocation 5 years ago
Brian Popow 383f455d3a Add AVX2 version of Vp8_Sse4X4 5 years ago
Brian Popow 00d32aee52 Merge remote-tracking branch 'origin/master' into bp/quantizeblockavx 5 years ago