691 Commits (dd05aed8805751d1ea520ebf8c47e407d485bfdd)

Author SHA1 Message Date
Anton Firszov 43bf873c4e spectral testing 9 years ago
Anton Firszov 69d46d7b51 open up OldJpegDecoderCore API for testing 9 years ago
Anton Firszov 5eea0e011f ToString(), CopyTo(), ToArray() for Block8x8 9 years ago
Anton Firszov 20288a8056 Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 492c32ef45 goodby MutableSpan! 9 years ago
Anton Firszov f3b11146a6 CopyColorsTo() no longer uses MutableSpan 9 years ago
Anton Firszov e452646053 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 9d689314f6 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 6c4208e006 Support more variants of BMP headers 9 years ago
Anton Firszov 15409ad6bd skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov e903f3283f do not verify that the reference decoder != actual decoder because of Mono 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 14cbf96bb5 suppress xUnit1013 for CI 9 years ago
Anton Firszov eb497215b9 disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov e61b745275 being kind to PDF.js 9 years ago
Scott Williams 5d3ca7ceb0 fix broken tests due to being umnable to mock internal stuff 9 years ago
Anton Firszov 5bae060841 build fix 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Scott Williams 71bce00221 make component order internal 9 years ago
Scott Williams 281c7366cb cleanup drawing namespace 9 years ago
Scott Williams 3463bcae6a fix dithering namespaces 9 years ago
Scott Williams ae195e9146 internalise colorspace interfaces 9 years ago
Scott Williams fbbdc54040 add exif primitives to exif namespace 9 years ago
Scott Williams 3382f49b06 metadata namespace fixes 9 years ago
Scott Williams a5e124ce40 update metadata namespaces 9 years ago
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 9 years ago
James Jackson-South 57df369934 Suffix dither and diffusion classes 9 years ago
James Jackson-South d22ba20849 Fix diffusion tests 9 years ago
Scott Williams 6715695126 improved speed of contstrained image comparer 9 years ago
Anton Firszov cad963ea7f CompareSpectralResults 9 years ago
Anton Firszov cf6eb63bc4 introduced LibJpegTools, made FrameComponent a class again 9 years ago
Anton Firszov 7d2d3fdc09 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov 3736cfe272 Added ReferenceImage -based assertions to JpegDecoderTests. The PdfJs decoder is quite inaccurate with them, which makes tests failing 9 years ago
Anton Firszov 5a246ef397 skipping a few more test cases on Linux 9 years ago
Anton Firszov b6fc55be0b Moved @devedse-s test cases from ImageEqualTests to PngDecoderTests. 9 years ago
Anton Firszov c1b0df9cee at least let's have a non-skipped Decode_Interlaced_DoesNotThrow() test case 9 years ago
Anton Firszov d03e557980 skipping tests indicating PNG decoder bugs :( 9 years ago
Anton Firszov 1775fd6eb6 Better and fewer cases in DitherTests. Skipped the one that's failing. 9 years ago
Anton Firszov 106fa8d85e separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Anton Firszov 72d6c49609 reduce the number of test cases in PngDecoderTests 9 years ago
Anton Firszov 139c98f7f1 remove duplicate package references 9 years ago
Scott Williams e7d288b01d attempt to fix path issues on travis 9 years ago
Scott Williams e6dbe33d2d remove duplicate moq reference 9 years ago
Anton Firszov b3b4827211 introduced OldJpegDecoder : IImageDecoder for the GolangPort decoder 9 years ago
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