670 Commits (cf4d5a745753b36b50e867f9819bcccfa03079ac)

Author SHA1 Message Date
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
Brian Popow 7217552ebf Add tests for discontiguous buffers for gif 6 years ago
Brian Popow a02705a72e Add tests for discontiguous buffers for png 6 years ago
Brian Popow 4ef1852fac Re-enable DegenerateMemoryRequest test, fix Exception to be ImageFormatException 6 years ago
Brian Popow 1191d865be Increase LimitAllocatorBufferCapacity to 400 for RLE tests. 6 years ago
Anton Firszov 13fe3f7e30 fix my bug in Encode_WorksWithDiscontiguousBuffers 6 years ago
Anton Firszov 26d75cbfd4 TGA limit 6 years ago
Anton Firszov 5ade80af3a re-enable skipped test 6 years ago
Anton Firszov a7b29e13a5 re-enable skipped test 6 years ago
Anton Firszov 1366168a6c tests improvements: 6 years ago
Brian Popow 9661224fb0 Add tests for discontiguous buffers for tga 6 years ago
Brian Popow 7f42381204 Add tests for discontiguous buffers for bitmaps 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
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 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 ed53c82899 Restore CI variable and skip troublesome tests 6 years ago
James Jackson-South d4af87b88f Update PngEncoderTests.cs 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
James Jackson-South 895c7f584b Gray16 => L16 6 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
James Jackson-South 61ea5e8627 Add tests and fix for handling invalid input. 7 years ago
James Jackson-South 3a9dfdf8b7 Allow returning the image format with the info. 7 years ago
James Jackson-South ff136cd8ad Compare image on windows only for now. 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
James Jackson-South 9e232fe57a Improve code coverage. 7 years ago
Brian Popow 8b0eaf8dfd Code review changes 7 years ago
Brian Popow 7db0caaedd Throw ImageFormatException when width or height is 0 7 years ago