354 Commits (64094c5348568cd6e5edb8b9c7994ace1f86a310)

Author SHA1 Message Date
James Jackson-South 64094c5348 Update codebase to catch up with changes to main repo. 8 years ago
James Jackson-South 766481c18e Can now read padded RSTn markers. Fix #481 8 years ago
Anton Firszov 0760cb736c removing the "Issue" label from #464-s test image + ExifUndefType.jpg is actually progressive! 8 years ago
Vicente Penades c293767e78 changed test to ensure proper encoders/decoders are set 8 years ago
Vicente Penades fbc9cf7d86 renaming ImageFormatsManager to ImageFormatManager 8 years ago
Vicente Penades efb6a8e060 Coverage test 8 years ago
Anton Firszov 69db4e9acb added failing tests for #464 8 years ago
Anton Firszov 5b9b27c8cb Temporary Vortex 8 years ago
Anton Firszov 65918d1d39 replaced PixelAccessor<T> with Buffer2D<T> in several processors 8 years ago
Anton Firszov ba5e80f6ee replaced some of the PixelArea usages in bmp decoder 8 years ago
Anton Firszov 2be566bc61 cleanup 8 years ago
Anton Firszov ed3525d5e7 fixed JpegEncoderTests 8 years ago
Anton Firszov b46792a10a fixed PngEncoderTests 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov d29ef1adb9 Super-optimized GenericBlock8x8<T> to replace PixelArea<T> in JpegEncoder 8 years ago
Anton Firszov 7db4cdc190 Hide Buffer<T> indexer + !! WuQuantizer review in comments !! 8 years ago
Anton Firszov 739cec3772 clean up Buffer<T> API 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 525124d849 removing unused stuff 8 years ago
Anton Firszov 079f46c437 adding a few more cases to PngEncoderTests 8 years ago
Anton Firszov 15a995dd5c JpegEncoderTests using reference images 8 years ago
Anton Firszov 72e465d272 use ImageComparer.Tolerant() when testing Palette PNG encoding 8 years ago
Anton Firszov ad3eee5364 PngEncoderTests using reference images 8 years ago
Anton Firszov b389ce646a GifDecoderTests using reference images 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 46368a9fa7 improve information locality for BmpDecoderTests 8 years ago
Anton Firszov 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
Anton Firszov af23153775 fix build after merge 8 years ago
James Jackson-South f657f41cea Fix equality operators 8 years ago
James Jackson-South e91863e2f7 Fix all failing tests 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Anton Firszov 7e3cb2892d dropping minSizeBytes + fixing tests 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen c5eb2cfb71 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 8 years ago
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South 493d582d25 Remove methods from test 9 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
Anton Firszov 7238862aa7 add test for #394 + #395 9 years ago
Anton Firszov a464c65ba9 fix #385 + add test 9 years ago
James Jackson-South 94e95c63d7 Update tests 9 years ago
James Jackson-South 36658e13f9 Fix #369 and update test 9 years ago
James Jackson-South 45a89e0631 Add FrameDecodingMode. Fix #255 9 years ago
JimBobSquarePants eeab5854d0 Quality 0 and 1 should be equal 9 years ago
JimBobSquarePants 25647a5afc Add missing test for #359 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago