2879 Commits (dae509430bcb06cd9f3fa4ac047dc0aa0ca6380b)
 

Author SHA1 Message Date
James Jackson-South dae509430b Add new test file. 10 years ago
James Jackson-South 00291ae57e Drop 127MB and 50ms off the Wu quantizer. 10 years ago
James Jackson-South bebe4b4057 Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South e56789cafb Better transparency detection + reduce allocations 10 years ago
James Jackson-South d3684b6223 Better transparency detection + allocation removal 10 years ago
James Jackson-South 64d35e954b Ensure rented arrays are cleared 10 years ago
James Jackson-South 2f439592ef Revert decoder optimizations touch #54 10 years ago
James Jackson-South 94210c757a Merge branch 'refs/heads/pr/52' 10 years ago
James Jackson-South 46e11d7da1 Release requires explicit optimization option. 10 years ago
James Jackson-South 614ec92f4f Fix stylecop errors. 10 years ago
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago
James Jackson-South 729b3b3c6f Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 970aa1fbf9 Enable warning as error for a release build. 10 years ago
Dirk Lemstra e4450d8b7c Fixed the last StyleCop warnings. 10 years ago
James Jackson-South caf562fb86 Merge pull request #49 from olivif/olivif/fixwarnings2 10 years ago
Dirk Lemstra a5083478ef Minor refactoring. 10 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 10 years ago
Dirk Lemstra 9c17c6babb Merge pull request #51 from olivif/olivif/packedpixel_equality 10 years ago
Scott Williams c39a633fbf Port Clipper.cs into ImageSharp style 10 years ago
Olivia 6783e5de48 Adding tests for GetHashCode. 10 years ago
Olivia 729ef79d98 Adding test for not equals for all colours. 10 years ago
Olivia 30ceffa549 Adding tests for .Equals for all colours. 10 years ago
Olivia fb9103aeaf Fixing bytes struct reference issue. 10 years ago
Dirk Lemstra c3941bfb8c Made the Bootstrapper fully static. 10 years ago
Dirk Lemstra c3f4f5f888 Only calculate the maximum header size once and use ArrayPool to create the buffer. 10 years ago
Dirk Lemstra eece7f3199 Added check for when the unit tests failed. 10 years ago
Dirk Lemstra 0f5cc2edc2 Merge pull request #50 from olivif/olivif/enablevscodecov 10 years ago
Olivia 3c0e4110b7 Merge branch 'olivif/fixwarnings2' of https://github.com/olivif/ImageSharp into olivif/fixwarnings2 10 years ago
Olivia 467f3f3407 Fixing Values inside HuffmanLut. 10 years ago
Olivia f510331bd7 Changing InputStream and Bits to private fields. 10 years ago
Olivia 371780cc08 Changing decoder bytes to private field. 10 years ago
Olivia e905ed6ce7 Removing unused variables in test. 10 years ago
Olivia c6ad2bcdbf Renaming files with generic types to match {T} pattern. 10 years ago
Olivia bdab0fbf46 Fixing multiple lines warnings. 10 years ago
Olivia 4ba2adfdfb Adding documentation to enums. 10 years ago
Olivia 229954a641 Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 895437db35 Fixing default value type constructor warnings. 10 years ago
Olivia c91ef7fe22 Fixing indentation in runsettings. 10 years ago
Olivia c07cd223de Removing unused variables in test. 10 years ago
Olivia c074b63a49 Renaming files with generic types to match {T} pattern. 10 years ago
Dirk Lemstra d2669d0972 Minor refactoring inside some of the IsSupportedFileFormat methods. 10 years ago
Dirk Lemstra bb0226d239 Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
James Jackson-South 30aca95f4c Merge pull request #46 from tocsoft/optimised-rectangle 10 years ago
Olivia cf1dd55e6f Adding runsettings file for code coverage 10 years ago
Olivia adec223461 Enable Visual Studio code coverage. 10 years ago
Olivia de43c8be39 Fixing multiple lines warnings. 10 years ago
Olivia 330de98c26 Adding documentation to enums. 10 years ago
Olivia a13b865f6a Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago