4369 Commits (ed20a807d6420c9a63720c5bb6d037770e6f033f)
 

Author SHA1 Message Date
Scott Williams ed20a807d6 exlusivly use frames to access pixel spans 9 years ago
James Jackson-South ef886c3623 Use RootFrame for validation 9 years ago
JimBobSquarePants 7bbd765027 Fix null reference execption 9 years ago
JimBobSquarePants 7d4125a822 Remove Parent property 9 years ago
JimBobSquarePants e4893e850a Fix AutoOrientProcessor 9 years ago
Scott Williams 7cc254efb1 fix stylecop issues 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 3b26e2e2a0 fix usage of GetPixelRowSpan(). 9 years ago
Scott Williams 382381462f fix merge 9 years ago
Scott Williams 2267696ddc Merge branch 'beta-1' of https://github.com/SixLabors/ImageSharp into beta-1 9 years ago
Scott Williams 6cd4824dee add save pixel data extension method 9 years ago
Scott Williams 7c6f399d2d internalise span apis from imagebase 9 years ago
Anton Firsov 7a9a0581f1 Merge pull request #322 from SixLabors/jpeg-lab 9 years ago
Anton Firszov 37ed0350e3 skipping Block8x8FTests.CopyToBufferArea for now 9 years ago
Anton Firszov a60b665144 static readonly -> const 9 years ago
Anton Firszov 2257df591a run Windows-only tests only on Windows 9 years ago
Anton Firszov b32136df8c xml merge tool, why are you doing this to me? 9 years ago
Anton Firszov 333c4bc565 Merge remote-tracking branch 'origin/beta-1' into jpeg-lab 9 years ago
Anton Firszov 45c460305e Merge remote-tracking branch 'origin/master' into jpeg-lab 9 years ago
Anton Firszov b11c0eeb0f switching jpeg decoders back 9 years ago
Anton Firszov 23a578df0f docs 9 years ago
Anton Firszov 922fa635bd formatting + cleanup 9 years ago
Scott Williams 7d92886812 expose registered ImageFormats publicly 9 years ago
James Jackson-South 7cc11466ef Move test image tocorrect folder 9 years ago
James Jackson-South 79151fd0d3 Update Readme 9 years ago
James Jackson-South 479a2db3a1 Merge branch 'master' into beta-1 9 years ago
James Jackson-South 1b4d0b8ae3 Merge pull request #319 from SixLabors/tocsoft/expanded-headers 9 years ago
Dirk Lemstra 16be5eeb0e Fixed links and added files to the solution. 9 years ago
Dirk Lemstra a8aee46163 Changed url to repo in the links. 9 years ago
Dirk Lemstra b93e3c5639 Fixed typo 9 years ago
Scott Williams 4d5beeec14 enable reading bmp with larger headers 9 years ago
Anton Firszov ce5de06ed3 skipping Jpeg420Small + PdfJs spectral tests 9 years ago
Anton Firszov b881c599ca fixed #159 for the other known case, test image is too big though, won't add it 9 years ago
Anton Firszov ed0d25980a fixed #159 for the progressive case 9 years ago
Anton Firszov b5a844d713 ErrorCode is now a state of InputProcessor 9 years ago
Anton Firszov 11eb0c3df8 test case for #159 9 years ago
Anton Firszov ed2a9d7184 Merge branch 'jpeg-lab' of https://github.com/SixLabors/ImageSharp into jpeg-lab 9 years ago
Anton Firszov 54f8bb6ebf fixed #178 9 years ago
JimBobSquarePants 72be3355e0 Add Cmyk and Ycck converter tests 9 years ago
Anton Firszov 72289466f7 introduced test for #178 9 years ago
Anton Firszov a3dd2d1978 fixed #214 9 years ago
Anton Firszov cb713a3ade deleted all deprecated channel processing code 9 years ago
James Jackson-South 4d85b30c98 GrayScale & RGB + Tests 9 years ago
James Jackson-South 68cc3ede9e Merge branch 'jpeg-lab' of https://github.com/SixLabors/ImageSharp into jpeg-lab 9 years ago
James Jackson-South 7f5afe2571 Add Ycck and CMYK conversion 9 years ago
Anton Firszov 5b589c001f XmlDocs for JpegImagePostProcessor 9 years ago
Anton Firszov e77d79c763 removed DoPostProcessorStep() return value 9 years ago
Anton Firszov 6a64d37d79 JpegImagePostProcessor code path is the default now in OrigJpegDecoderCore 9 years ago