2322 Commits (c822170009d7d8682fc07a1c3c940085dbda0837)

Author SHA1 Message Date
James Jackson-South c822170009 Suffix dither and diffusion classes 9 years ago
James Jackson-South 91209de88b Remove Compand from IImageProcessor 9 years ago
James Jackson-South 5edcbb5b47 Remove ParallelOptions from IImageProcessor 9 years ago
James Jackson-South 8893450a8a Fix diffusion tests 9 years ago
Anton Firszov db78fb23da Added ReferenceImage -based assertions to JpegDecoderTests. The PdfJs decoder is quite inaccurate with them, which makes tests failing 9 years ago
Scott Williams 65ffcd77b6 fix to allow interpackage nuget deps to use correct version number. 9 years ago
Scott Williams 4929fb5297 fix style cop issues 9 years ago
Anton Firszov 842c22adef introduced OldJpegDecoder : IImageDecoder for the GolangPort decoder 9 years ago
Anton Firszov 4f97c8302a renaming is hard 9 years ago
Anton Firszov a473bf4878 prefixing GolangPort stuff with Old*** #Round1 9 years ago
Anton Firszov 9a7f8095f4 adjust PdfJsPort namespaces 9 years ago
Anton Firszov d230faa928 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov 30d0abba47 GolangPort namespaces following folder structure 9 years ago
Anton Firszov 487c487f4d moving a few more files 9 years ago
Anton Firszov c8d727d2eb grouping files for decoders 9 years ago
Anton Firszov b717bee06e let's merge jpeg-port to have the changelog! 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
James Jackson-South 2d9a547806 Fix skew 9 years ago
JimBobSquarePants 62b14784de Use more accurate IDCT 9 years ago
JimBobSquarePants 6fd052077c Use more accurate IDCT for now 9 years ago
Scott Williams 696c48d02e fix some tests and updated packages 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 656eccdb17 so what's the deal with submodule branches? 9 years ago
Anton Firszov 020ea278d3 shut up StyleStalin, I'm working! :P 9 years ago
Anton Firszov 1f5543d021 prefixed every ported class with PdfJs... to avoid naming conflicts 9 years ago
Anton Firszov 5f18f802dc copied pdfjs classes from the jpeg-port branch 9 years ago
Anton Firszov aeb62f548f added comments, docs + a CloneAndConvertToAvatarWithoutApply() example 9 years ago
Anton Firszov 8912d0e890 reduced resize output by 75% 9 years ago
JimBobSquarePants 41048eaabf Intellisense docs cleanup 9 years ago
James Jackson-South 8b9c0af322 Fix marker skipping bug when decoding certain images 9 years ago
James Jackson-South b8a047d4b5 Fix #281 9 years ago
James Jackson-South ef4be6a7b3 Correctly read Adam7 palette colors 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants f892f78f29 Fix failing test 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
James Jackson-South 7d4bc67d9f Cleanup + Rename Run to Apply 9 years ago
Scott Williams 2232b47e1c fix concurrency issues in config 9 years ago
JimBobSquarePants 5cc864192d Fix spelling errors 9 years ago
ascensio 14ec39e17e closes #269 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 9 years ago
Scott Williams b8a5be0aaa Cloneing Image Processor 9 years ago
Scott Williams 615f3ca083 fix some comments 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 4676cb794d fix warnings 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams ed92a3b2ce move methods 9 years ago
Scott Williams f017fdbf2f initail image operations tests 9 years ago
Scott Williams cd48953010 Fix stack overflow 9 years ago
James Jackson-South da6cd47eb5 Fix ImageMetaData test 9 years ago
James Jackson-South 5a8474634c Fix broken EXIF test 9 years ago