4035 Commits (16be5eeb0e8019db242a37a12ca9faf6d6efc6ce)
 

Author SHA1 Message Date
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
James Jackson-South 0914c03082 Merge branch 'png-fixes' 9 years ago
Dirk Lemstra 23bc28c247 Fiked typo 9 years ago
Dirk Lemstra 0d5dacaadf Added missing reset to zero for the Adam7 pass. 9 years ago
Dirk Lemstra 2dc1decf44 Added missing clear for the previousScanline when going to the next pass 9 years ago
Dirk Lemstra fadb70224d Minor optimization for the PaethFilter decoder. 9 years ago
JimBobSquarePants 761996d3a9 Fix BMDN dependency issue 9 years ago
JimBobSquarePants 5f07261ba9 Merge branch 'pr/310' 9 years ago
JimBobSquarePants 1594bdbae0 Fix png decode span bug on Core 2.0 9 years ago
JimBobSquarePants 7810b38826 Update all dependencies 9 years ago
Johannes Bildstein bf8c17cb83 handle CultureNotFoundException when reading MultilocalizedUnicodeTagDataEntry 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
James Jackson-South 8b9c0af322 Fix marker skipping bug when decoding certain images 9 years ago
Devedse acb7982a88 Commented in the Assert.True() to make the test fail. 9 years ago
Devedse 78b8c9d838 Removed commented out code 9 years ago
Devedse 133d8c3757 Added tests for loading image with CRC 9 years ago
James Jackson-South c96cb62bcd Merge branch 'master' of https://github.com/SixLabors/ImageSharp 9 years ago
James Jackson-South c06c6ab9e9 Update Travis build coverity details [skip ci] 9 years ago
Dirk Lemstra d6bf435878 Renamed variable. 9 years ago
James Jackson-South 92e724728b Merge branch 'pr/278' 9 years ago
James Jackson-South 4d9b2f1d29 Fix Appveyor link [skip ci] 9 years ago
James Jackson-South 44a21ff077 Update readme [skip ci] 9 years ago
James Jackson-South b8a047d4b5 Fix #281 9 years ago
James Jackson-South 462ffd90c5 Revert key change, we have a new CI! 9 years ago
James Jackson-South 5f5dda9e57 Update AppVeyor key 9 years ago
James Jackson-South ef4be6a7b3 Correctly read Adam7 palette colors 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants d9552060c7 Disable smoke test 9 years ago
JimBobSquarePants f892f78f29 Fix failing test 9 years ago
Devedse 687f273500 Added failing test for issue 288 9 years ago
Dirk Lemstra ce8c85c281 Merge pull request #283 from xakep139/master 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Scott Williams 894a94b544 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 9 years ago
Scott Williams 2232b47e1c fix concurrency issues in config 9 years ago
Scott Williams 908f154bb7 temp work around for appveyor nuget restore issue 9 years ago
ascensio 14ec39e17e closes #269 9 years ago
Anton Firszov 13b787e635 made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers. 9 years ago
Scott Williams 4156fc5964 update encrypted api key 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Anton Firsov 94f9ada9d9 Merge pull request #266 from JimBobSquarePants/update-xunit 9 years ago
Scott Williams c0a51087ca Merge pull request #254 from JimBobSquarePants/tocsoft/refactor-encoders-v2 9 years ago
Dirk Lemstra 234107de08 Sealed some classes and made some classes internal. 9 years ago
Dirk Lemstra 2e8df44f73 Made the default IImageFormatDetectors public and sealed. 9 years ago
Anton Firszov 5875022a0d updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
James Jackson-South 8844cf6d6e Merge pull request #264 from JBildstein/icc-multilocalizedunicode-refactor 9 years ago
Johannes Bildstein 2a22348457 refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South f876d1dbd3 Minor cleanup 9 years ago