2331 Commits (49427bcdc1e08a2da88f7fb36507b039f9134966)

Author SHA1 Message Date
Scott Williams 49427bcdc1 internalise colorspace interfaces 9 years ago
Scott Williams bdfe3667c6 remove unused methods 9 years ago
Scott Williams b19fdd4472 remove unneeded public constants 9 years ago
Scott Williams 3d4e812f56 improve method name 9 years ago
Scott Williams 0de3fef579 internalais enum 9 years ago
Scott Williams 994efc830b add exif primitives to exif namespace 9 years ago
Scott Williams 763239563b metadata namespace fixes 9 years ago
Scott Williams 3504a6e8ef add metadata namespace 9 years ago
Scott Williams 1fcbdfa167 update metadata namespaces 9 years ago
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