184 Commits (4f04027bdcdca50bb619892cd8dfd0bc62240687)

Author SHA1 Message Date
Anton Firszov 57b3c967f9 JpegEncoderTests using reference images 8 years ago
Anton Firszov 52ad911330 GifDecoderTests using reference images 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
Anton Firszov d21064927b BmpEncoderTests using reference output 8 years ago
Anton Firszov 5ae591a53a better BmpEncoderTests 8 years ago
James Jackson-South d75005f473 Revert most colorspace changes. 8 years ago
James Jackson-South 93f7e0e585 Use custom comparer 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
Anton Firszov 71a654d54e there is no need for separate Apply****InBox tests, 8 years ago
Anton Firszov 31f82ac349 reference images for filter tests + DRY out repeated code 8 years ago
denisivan0v abaa167999 changes on code review 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Anton Firszov c4940aedae introducing [GroupOutput] + apply it to all filter tests 8 years ago
Anton Firszov a05853de39 Transform_IntoRectangle 8 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South 68b402971f Fix #390 8 years ago
James Jackson-South b5d6a4b692 Remove from tests 8 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 8 years ago
Dirk Lemstra c939a1f91c Remove test for path that is not yet created at the start of the test run. 8 years ago
Scott Williams 67cda9b4c8 refactor ImageFrameCollection for updated API 9 years ago
Scott Williams 7c7af28da6 Add unit tests 9 years ago
Anton Firszov e6ef197bcb FormattableString, why are you so cruel to Eastern Europeans? 9 years ago
Anton Firszov f475e1b658 improved Jpeg regression testing 9 years ago
Anton Firszov 2a7ce4cd90 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago
Anton Firszov fef175dc7e Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Anton Firszov ce6fdf9ba8 SimdUtils.BulkConvertNormalizedFloatToByte() 9 years ago
Anton Firszov 931827fdeb bringing back life into Benchmarks project 9 years ago
Anton Firszov 2929f14c70 full conversion + benchmarking 9 years ago
Scott Williams b289ce752a pass configuation into processors 9 years ago
Scott Williams ed20a807d6 exlusivly use frames to access pixel spans 9 years ago
Scott Williams 74f05629b8 fix frame double processing 9 years ago
Scott Williams ec2503c2e4 wip - pixel data only on image frames 9 years ago
Scott Williams 93a9b321fa remove Unsafe from namespace 9 years ago
Scott Williams 382381462f fix merge 9 years ago
Scott Williams 7c6f399d2d internalise span apis from imagebase 9 years ago
Anton Firszov cb713a3ade deleted all deprecated channel processing code 9 years ago
Anton Firszov 0d424c7c93 super accurate results! 9 years ago
Anton Firszov e250de52ed JpegComponentPostProcessor works for Calliphora.jpg! 9 years ago
Anton Firszov 683f51d586 removed TestBase 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov e6337310da spectral testing 9 years ago
Anton Firszov 6137f703b8 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov 3b2c92a74b do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 71467df85b disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago