635 Commits (493dedaf69c8f4e0bdb910cca907a72b6a84fa4f)

Author SHA1 Message Date
Anton Firszov 493dedaf69 renaming is hard 9 years ago
Anton Firszov 1c75403036 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov b6d4f352d9 GolangPort namespaces following folder structure 9 years ago
Anton Firszov c4953b0fa2 let's merge jpeg-port to have the changelog! 9 years ago
Anton Firszov 385ed8814f provider.GetImage(new JpegDecoder()) 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1df0010140 covered DetectEdges 9 years ago
Anton Firszov 02eb5f2f13 PngDecoder is covered now, and proven to be buggy :P 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
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Anton Firszov 9da4345485 . 9 years ago
Anton Firszov 48f3fdea66 comparing decoders 9 years ago
Anton Firszov a28459855d CompareToReferenceOutput() no longer triggers DebugSave(). Need to be explicit in tests. 9 years ago
Anton Firszov 59705eeefb introducing the "doNotAppendPixelType" feature 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
Anton Firszov 2b292d4046 ResizeTests use CompareToReferenceOutput now! 9 years ago
Anton Firszov fe79f4a96b TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov 105d445cd4 PixelTypes bugfix + polishing ResizeTests 9 years ago
Anton Firszov 8d091b5fac looks like ApplyOilPaintFilterInBox() is failing with a very good reason 9 years ago
Anton Firszov f9cd6b6364 replaced old comparer everywhere 9 years ago
Anton Firszov d9238a566b implemented TolerantImageComparer 9 years ago
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov 0b0ba1369a implemented ExactImageComparer 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov e01cc2bb16 docs & formatting 9 years ago
Anton Firszov 81ee6d0453 smaller Bike.png, optimized RotateTests & RotateFlipTests 9 years ago
Anton Firszov 0e064800a4 optimized DetectEdgesTest 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov f357f31b69 moving images again 9 years ago
Anton Firszov d855c6e657 reduced resize output by 75% 9 years ago
Anton Firszov 355a4acd2f re-apply DebugSave() changes after merging mutate-api 9 years ago
Anton Firszov f53a788980 test utility refactors 9 years ago
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 32519410a4 use TestPatternImages in ResizeTests 9 years ago
Anton Firszov 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
James Jackson-South a710ccca3a Fix marker skipping bug when decoding certain images 9 years ago
Devedse 5cf62d2421 Commented in the Assert.True() to make the test fail. 9 years ago
Devedse 43c92a1389 Removed commented out code 9 years ago
Devedse f8c2727c14 Added tests for loading image with CRC 9 years ago
Dirk Lemstra 03ccebb0df Renamed variable. 9 years ago
Dirk Lemstra 852ae7b777 Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants 51eca28eb6 Disable smoke test 9 years ago
Devedse a209a8210d Added failing test for issue 288 9 years ago
Nikita Balabaev ba6e00499c fix #277 9 years ago
Anton Firszov 0136a6c121 ResizeTests working with CalliphoraPartial.png 9 years ago
James Jackson-South 70892a1468 Cleanup + Rename Run to Apply 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Anton Firszov 2af76f62b3 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago