31 Commits (89774a3a9c1ad75c50850a21e94d2519adf12214)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 7 years ago
Anton Firszov 8e0a5162ec no, we still can't cache images for 32bit tests 7 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
Anton Firszov 51cc659353 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
James Jackson-South 4b9c684586 Add derived format info types and allow persistance of palette lengths 8 years ago
Dirk Lemstra 4a0e0e159d Disable caching in the FileProvider for the 32bit build. 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Anton Firszov 6889067310 improve robustness / add tolerance 8 years ago
Anton Firszov 6a4ed5caed improved Jpeg regression testing 9 years ago
Anton Firszov 1c84a3c312 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1562e32046 Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov cd3f39130a TestImageProvider can use custom decoder now 9 years ago
Anton Firszov febe9c6880 TestImageProvider can use custom decoder now 9 years ago
Anton Firszov 747aa7f110 JpegDecoderTests using reference images 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 1ebb23009e BinaryThresholdTests as template 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
Scott Williams 5763412df5 fix broken tests 10 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 10 years ago
Scott Williams e29f3eadd9 fix all instances of var 10 years ago
Anton Firszov be4c189533 IPixel 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov 4e40df86b8 ImageSharp.Tests46 + better cache in FileProvider 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago