46 Commits (6d4e02e9a0878ded4eed37b60da2662af4bb9ffd)

Author SHA1 Message Date
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 9 years ago
James Jackson-South 7cc11466ef Move test image tocorrect folder 9 years ago
Scott Williams 4d5beeec14 enable reading bmp with larger headers 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 209d6181b8 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 76b77dafb7 Support more variants of BMP headers 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Devedse 133d8c3757 Added tests for loading image with CRC 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Devedse 687f273500 Added failing test for issue 288 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 5b40a9f438 ResizeTests working with CalliphoraPartial.png 9 years ago
James Jackson-South 00712a277e Can now decode many images 9 years ago
James Jackson-South 55e9280a74 baseline decode works progressive nearly 9 years ago
James Jackson-South 93e757573a Fix #247 9 years ago
Andrew Wilkinson 22f0a1d617 Add some TIFF sample images (autogenerated) 9 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 8dab59b321 Octree Quantizer now only supports 1 alpha value 9 years ago
Steffen Habermehl 183260b48e Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
James Jackson-South c45b945489 Fix #115 9 years ago
Dirk Lemstra 32481be496 Implemented the IDecoderOptions inside the gif decoder. 9 years ago
James Jackson-South 972e345ab8 Ignore chunk length of 1. Fix #103 9 years ago
Anton Firszov f07eec7d5f bad EOF progressive test image 9 years ago
Anton Firszov 4004feeda9 strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Scott Williams adf70f8760 Revert "At least render something when progressive." 9 years ago
James Jackson-South 55214175b2 At least render something when progressive. 9 years ago
Scott Williams ba064b0252 stop processing jpeg file once image loaded. 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
James Jackson-South 62000bfc9f Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South 2272780223 Add new test file. 10 years ago
James Jackson-South 1fd9afcba6 Decode CMYK and YCCK images Fix #40 10 years ago
Anton Firszov ce79aba5a5 Floorplan.jpeg -> Floorplan.jpg 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
James Jackson-South cea1b5baf2 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South d61fae265e A little bit better 10 years ago
James Jackson-South b94a865d1c Initial attempt to decode png. Touch #9 10 years ago
Anton Firszov 913048c035 removed "geneserath.jpg" from TestImages 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago
Oleg Bogdanov e9ccc93da4 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago