403 Commits (b29bb742b90cb87f9f69bfd8db9ce9c921a64cc0)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
James Jackson-South bedd0a91fb BufferRegion => Buffer2DRegion 6 years ago
Anton Firszov 3e2f7dd310 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Brian Popow 08de04b505 Change test expectations due to exception change 6 years ago
Brian Popow da35e847fe Add tests for jpg encoder preserving metadata 6 years ago
James Jackson-South 7ef02eba1f Update tests 6 years ago
Anton Firszov c61c3d71b6 CopyTo -> ScaledCopyTo 7 years ago
Anton Firszov 7a93ae42d9 AVX float -> byte conversion 7 years ago
Anton Firszov cc056a695b IsAvx2CompatibleArchitecture => HasVector8 7 years ago
Anton Firszov 7b7e50244d block scaling bottleneck -> eliminated 7 years ago
Anton Firszov 39c993d1c0 implicit & safer execution of PrepareRemoteExecutor 7 years ago
Sergio Pedri bb7b041852 Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 7 years ago
Anton Firszov cc080b94f2 cover and harden ResizeProcessor 7 years ago
Anton Firszov 798aaa4b6b fix test execution 7 years ago
Anton Firszov da08852291 fix JpegDecoder 7 years ago
Anton Firszov 55c6ae51fe InBytes->InBytesSqrt, InPixels->InPixelsSqrt 7 years ago
Anton Firszov ccabe41220 temporarily disable Calliphora+Disco to see effect on CI 7 years ago
Anton Firszov b12e1c47d8 merge back GetRowSpan and GetRowSpanUnchecked 7 years ago
Brian Popow b35e3cbfbd Fix DegenerateMemoryRequest tests 7 years ago
Anton Firszov cf5f9f5b8a tests improvements: 7 years ago
Anton Firszov 0675c80d27 Better exceptions for images with degenerate dimensions 7 years ago
Anton Firszov fda47858a0 Clean up public API 7 years ago
Anton Firszov e2b9db5f88 fix JpegEncoder disco buffer handling 7 years ago
Anton Firszov 742b1d9a63 jpeg encoder tests for disco buffers 7 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 7 years ago
Anton Firszov 8bd19cb564 Improve robustness of discontiguous Buffer2D 7 years ago
Anton Firszov fa04bf0c3a replace MemorySource with MemoryGroup 7 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 94dc54b414 Rename method names again to be the same as in the reference implementation 7 years ago
Brian Popow f897ab6f8d Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 7 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
Anton Firszov 97396e6aa1 when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 7 years ago
Anton Firszov 1b6cc28dca workaround RemoteExecutor assembly redirect issue on 472, 7 years ago
Anton Firszov adc8928824 use RemoteExecutor in JpegDecoderTests 7 years ago
James Jackson-South 6384f44501 Merge namespaces 7 years ago
James Jackson-South cab0e5965f Add test images 7 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