10919 Commits (f6301d4b679cc6fa7319858a2a7a2238f45cd6a5)
 

Author SHA1 Message Date
Ynse Hoornenborg f6301d4b67 Refactor Pbm option enums 4 years ago
Brian Popow a581ab6f45
Merge branch 'master' into pgm-support 5 years ago
James Jackson-South 4ee7830105
Merge pull request #1876 from br3aker/dp/jpeg-encoder-ff-fix 5 years ago
Brian Popow f09641c06b Cleanup 5 years ago
Brian Popow 093e1ae946 Add missing using 5 years ago
Ynse Hoornenborg 1aa27bd3ef Add Magick compatible input image 5 years ago
Ynse Hoornenborg dd49f9a811 Single image compare utils for multiple Formats 5 years ago
Dmitry Pentin e9b6b8aaa2 Fixed error 5 years ago
Brian Popow 5e27397013
Merge branch 'master' into pgm-support 5 years ago
Ynse Hoornenborg 61cfa66bdb Make variables as const if possible 5 years ago
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
Brian Popow 952af3747e
Merge pull request #1873 from SixLabors/bp/fix1872 5 years ago
Brian Popow 3780ca78e0 Add lossless encode test which checks the expected bytes count of the encoded file 5 years ago
Brian Popow 72c6f52909 Allocate clean buffer in AnalyzeEntropy 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