386 Commits (585b7be0e7a17c219972699ed49490e830562c41)

Author SHA1 Message Date
Anton Firszov cc080b94f2 cover and harden ResizeProcessor 6 years ago
Anton Firszov 798aaa4b6b fix test execution 6 years ago
Anton Firszov da08852291 fix JpegDecoder 6 years ago
Anton Firszov 55c6ae51fe InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Anton Firszov ccabe41220 temporarily disable Calliphora+Disco to see effect on CI 6 years ago
Anton Firszov b12e1c47d8 merge back GetRowSpan and GetRowSpanUnchecked 6 years ago
Brian Popow b35e3cbfbd Fix DegenerateMemoryRequest tests 6 years ago
Anton Firszov cf5f9f5b8a tests improvements: 6 years ago
Anton Firszov 0675c80d27 Better exceptions for images with degenerate dimensions 6 years ago
Anton Firszov fda47858a0 Clean up public API 6 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 6 years ago
Anton Firszov 742b1d9a63 jpeg encoder tests for disco buffers 6 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 6 years ago
Anton Firszov 8bd19cb564 Improve robustness of discontiguous Buffer2D 6 years ago
Anton Firszov fa04bf0c3a replace MemorySource with MemoryGroup 6 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 94dc54b414 Rename method names again to be the same as in the reference implementation 6 years ago
Brian Popow f897ab6f8d Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 97396e6aa1 when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 1b6cc28dca workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
Anton Firszov adc8928824 use RemoteExecutor in JpegDecoderTests 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
James Jackson-South cab0e5965f Add test images 6 years ago
James Jackson-South cb69622b2e MetaData => Metadata code. 7 years ago
James Jackson-South 77f5bbe3aa MetaData => Metadata 7 years ago
James Jackson-South 5a7091e516 Simplify format specific metadata retrieval. 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
James Jackson-South 7a484f7a57
Fix 925 (#929) 7 years ago
James Jackson-South 84256b6180 Improve robustness of huffman decoder. 7 years ago
James Jackson-South 06d0fd44f0 Add test image and use constants 7 years ago
James Jackson-South dcbcf3c428 Prevent zigzag overflow. Fix #922 7 years ago
Anton Firszov 52c4a3d417 fix Image.FromStream() + add tests 7 years ago
Anton Firszov 5091ac5e79 reached a fully compiling state 7 years ago
James Jackson-South 5a85ea72b5
Handle incorrect colorspace metadata. Fix #882 (#885) 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
James Jackson-South 6c637af2cf
Implement IEquatable<Block8x8F> and check when summing. (#848) 7 years ago
James Jackson-South 617c77c084
Lazily derive the huffman tables. Fix #839 (#841) 7 years ago
James Jackson-South 8f3658da6c
Jpeg Fuzz Fixes (#836) 7 years ago
James Jackson-South 5a9b84e9a6
Remove hardcoded subsampling. Fix #817 (#834) 7 years ago
James Jackson-South 93bb37394a Use bounds checks in Huffman ctr. Fix #798 7 years ago
Peter Amrehn 575c23d929 #797 throw ImageFormatException when no StartOfFrame marker is found on a jpg image. 7 years ago
Stephan Vedder ede120d5aa Work on 12-bit support 8 years ago
Stephan Vedder 5ee5da8f81 Start work on jpeg 12 bit support 8 years ago
James Jackson-South a1b74ea1cb Add large jpeg to 32bit skip 8 years ago