388 Commits (49103ced46722a594007bd70e90203fee95b7d49)

Author SHA1 Message Date
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov d7df00bc46 cover and harden ResizeProcessor 6 years ago
Anton Firszov c5cb408d60 fix test execution 6 years ago
Anton Firszov cf4d5a7457 fix JpegDecoder 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Anton Firszov 4e213da079 temporarily disable Calliphora+Disco to see effect on CI 6 years ago
Anton Firszov d36d902456 merge back GetRowSpan and GetRowSpanUnchecked 6 years ago
Brian Popow ef04409981 Fix DegenerateMemoryRequest tests 6 years ago
Anton Firszov 1366168a6c tests improvements: 6 years ago
Anton Firszov 59e2537103 Better exceptions for images with degenerate dimensions 6 years ago
Anton Firszov 2a4c8492f9 Clean up public API 6 years ago
Anton Firszov f99ead64c2 fix JpegEncoder disco buffer handling 6 years ago
Anton Firszov c2cecdfff8 jpeg encoder tests for disco buffers 6 years ago
Anton Firszov d2b99294f7 Decode Jpegs to non-contiguous buffers 6 years ago
Anton Firszov 35796da28c Improve robustness of discontiguous Buffer2D 6 years ago
Anton Firszov a4980be72d replace MemorySource with MemoryGroup 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow d17eb1df6d Rename method names again to be the same as in the reference implementation 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
Anton Firszov 967e4eabb1 use RemoteExecutor in JpegDecoderTests 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
James Jackson-South 9a42d54767 Add test images 6 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 6 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 6 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
James Jackson-South 34666d724b
Fix 925 (#929) 7 years ago
James Jackson-South 8b7a4dacf0 Improve robustness of huffman decoder. 7 years ago
James Jackson-South 52b30d262a Add test image and use constants 7 years ago
James Jackson-South 4f76e3b49c Prevent zigzag overflow. Fix #922 7 years ago
Anton Firszov 5215a13cbb fix Image.FromStream() + add tests 7 years ago
Anton Firszov 59845dcbd7 reached a fully compiling state 7 years ago
James Jackson-South 743e351988
Handle incorrect colorspace metadata. Fix #882 (#885) 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South 794fe20851
Implement IEquatable<Block8x8F> and check when summing. (#848) 7 years ago
James Jackson-South a69eb5bbed
Lazily derive the huffman tables. Fix #839 (#841) 7 years ago
James Jackson-South 1054f84253
Jpeg Fuzz Fixes (#836) 7 years ago
James Jackson-South 19270664b0
Remove hardcoded subsampling. Fix #817 (#834) 7 years ago
James Jackson-South 78f0a41f03 Use bounds checks in Huffman ctr. Fix #798 7 years ago
Peter Amrehn 880be0a5aa #797 throw ImageFormatException when no StartOfFrame marker is found on a jpg image. 7 years ago
Stephan Vedder 84aef78c1e Work on 12-bit support 8 years ago