46 Commits (bc7bafe968c524d62049e20c5dbbf2c5fc7b6a46)

Author SHA1 Message Date
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago
James Jackson-South 452056f889 Move test image tocorrect folder 9 years ago
Scott Williams baaa7dc1d0 enable reading bmp with larger headers 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 9d689314f6 more descriptive name for QR_core.bmp + giving AppVeyor a kick 9 years ago
Mormegil 6c4208e006 Support more variants of BMP headers 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Devedse f8c2727c14 Added tests for loading image with CRC 9 years ago
Nikita Balabaev f8573e334a Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Devedse a209a8210d Added failing test for issue 288 9 years ago
Nikita Balabaev ba6e00499c fix #277 9 years ago
Anton Firszov 0136a6c121 ResizeTests working with CalliphoraPartial.png 9 years ago
James Jackson-South ca9bd35798 Can now decode many images 9 years ago
James Jackson-South 472d6ba307 baseline decode works progressive nearly 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Andrew Wilkinson 0971b9d1c2 Add some TIFF sample images (autogenerated) 9 years ago
James Jackson-South c75ebb308a Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 3b97c0db91 Octree Quantizer now only supports 1 alpha value 9 years ago
Steffen Habermehl 2c373a623b Issue #132: Handle undefined EXIF data type where no number of components set 9 years ago
James Jackson-South 90de26fbe5 Fix #115 9 years ago
Dirk Lemstra e508255180 Implemented the IDecoderOptions inside the gif decoder. 9 years ago
James Jackson-South a1c4882922 Ignore chunk length of 1. Fix #103 9 years ago
Anton Firszov fe89861d10 bad EOF progressive test image 9 years ago
Anton Firszov 2fe420bd9a strictly categorized test jpeg-s into Baseline/Progressive groups 9 years ago
Scott Williams 2953d877c6 Revert "At least render something when progressive." 9 years ago
James Jackson-South d05b06bbbd At least render something when progressive. 9 years ago
Scott Williams ea0126f3c8 stop processing jpeg file once image loaded. 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
James Jackson-South 08c48acb7d Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
James Jackson-South 58428cc840 Decode CMYK and YCCK images Fix #40 10 years ago
Anton Firszov 8f5d0c4e48 Floorplan.jpeg -> Floorplan.jpg 10 years ago
Anton Firszov 4bcb5208cc manually merged DecodeJpegMultiple + additional test images 10 years ago
James Jackson-South e6af16b081 Much better output. Nearly there. Touch #9 10 years ago
James Jackson-South 89297f314d A little bit better 10 years ago
James Jackson-South f45bbecfa7 Initial attempt to decode png. Touch #9 10 years ago
Anton Firszov 246cdddd25 removed "geneserath.jpg" from TestImages 10 years ago
Anton Firszov 321f7297ff allocation optimizations for JpegDecoderCore 10 years ago
Oleg Bogdanov 472350e5b8 Don't allocate memory for png decode filters, reuse scanline buffers 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago