82 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South eb5c05efe1 Allow decoding Tiff of different frame size. 2 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South 4ef363df5d Only compare a subset of frames. 3 years ago
James Jackson-South cf7f808a0e Adjust percentages for ARM (visually checked) 3 years ago
James Jackson-South 9319b26fa1 Update reference encoder versions, fix environment detection 3 years ago
James Jackson-South 96a22c40ad Remove IImageInfo, IImage and use inheritance. 3 years ago
James Jackson-South dc58f2bc8a Better fix for report 4 years ago
James Jackson-South ab6590cef2 Fix report 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
Brian Popow 7356edd4ea Add option to write 2 bit bitmap's 4 years ago
James Jackson-South 751bf48b35 Tweak WebP test percentage for MacOS 4 years ago
James Jackson-South efb2511633 Fix whitespace 4 years ago
James Jackson-South 3b6b30a2f5 Change percentages for mac 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
Ynse Hoornenborg 3730a0259a Fix build after merge 4 years ago
Brian Popow 093e1ae946 Add missing using 4 years ago
Ynse Hoornenborg dd49f9a811 Single image compare utils for multiple Formats 4 years ago
Anton Firszov 9047fc971d remove ImageFrame.GetPixelRowSpan 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 571e0030ab Add more detail to threshold exceptions. 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Anton Firszov bd78bff113 Feed Configuration to all methods in PixelOperations 8 years ago
Anton Firszov ada0225258 Adapt Span.CopyTo(...) semantics for all pixel conversion methods in PixelOperations 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
James Jackson-South ae66072668 Use Rgba64 for image comparison. 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
James Jackson-South ab82549baa Add identifier tests and begin cleanup 8 years ago
Anton Firszov 454c5a1b48 trying to fine-tune tolerance values 8 years ago
Anton Firszov cc77c818d7 adding more tolerance 8 years ago
James Jackson-South b6bafd0827 Move Rgba32 inline with other pixel formats 8 years ago
James Jackson-South 8bda02579f Refactor Image, ImageFrame + IImage 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov fe20e71c09 Higher threshold for LomographTest 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
Scott Williams 67cda9b4c8 refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov 2a7ce4cd90 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago
Scott Williams b289ce752a pass configuation into processors 9 years ago