123 Commits (452056f88916adffdec434ddb7dcb8f609738171)

Author SHA1 Message Date
Anton Firszov eb497215b9 disabling ValidateProgressivePdfJsOutput 9 years ago
Anton Firszov e61b745275 being kind to PDF.js 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
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 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 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
Anton Firszov 385ed8814f provider.GetImage(new JpegDecoder()) 9 years ago
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Anton Firszov 9da4345485 . 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 48f3fdea66 comparing decoders 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 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
Mykhailo Matviiv c97cbb6cd6 Get rid of CreatePooled and ReturnPooled methods in JpegPixelArea to separate memory management. 9 years ago
James Jackson-South 0766b03ea6 Use better static format for Load etc. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Dirk Lemstra 3a43fb78fe Removed old overload and used new one (from #201) in unit test. 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
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams 53bba0269a pass configuration & ensure only single image created 9 years ago
Scott Williams a3185fd6e7 Move image loading out of constructors and into static methods 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Anton Firszov decb84078f implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firszov 5ae01f1fa8 fixed PackToXyzBytes 9 years ago
Anton Firszov 93f169372b started implementing operations 9 years ago
Dirk Lemstra a9f4dc07a0 Renamed test classes. 9 years ago