4380 Commits (80b4582c48036aac25d3e491b03362f168b855c5)
 

Author SHA1 Message Date
Scott Williams 80b4582c48 FrameCollection responsible for adding initial frame 9 years ago
James Jackson-South 2642242b2b Undo my silliness 9 years ago
James Jackson-South 8b43c85721 Adjust for new frame cont in Gif encoder 9 years ago
James Jackson-South 8374316bcb Fix recursion plus cleanup 9 years ago
Dirk Lemstra ebb9daa02f Minor refactor and added Guard for null image. 9 years ago
Dirk Lemstra a4126314a9 Move extension method back to Image<Pixel> to keep it public. 9 years ago
Dirk Lemstra cf8fce7df1 Silence warnings. 9 years ago
Dirk Lemstra da4ad7c129 Added new extension method for IConfigurable to get the configuration and remove the one from Image<TPixel>. 9 years ago
Dirk Lemstra f03363f120 Minor refactor. 9 years ago
Scott Williams 731b9ab8e3 remove IImageFrame interface 9 years ago
Scott Williams b289ce752a pass configuation into processors 9 years ago
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