3029 Commits (336d1c0a692022db726775377415b87beee48eea)
 

Author SHA1 Message Date
James Jackson-South 336d1c0a69 Update contribution guidelines [skip ci] 10 years ago
Anton Firszov 70e749474d minor JpegDecoderCore cleanup 10 years ago
James Jackson-South 083ee37691 Merge pull request #62 from antonfirsov/jpeg-optimizations 10 years ago
James Jackson-South 892ccd96f7 Merge branch 'refs/heads/pr/63' 10 years ago
Anton Firszov 3e65ef99cc StyleCop 10 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 10 years ago
Anton Firszov aaac1359b6 removed CleanPooler 10 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 10 years ago
Anton Firszov 9cb5e0521c JpegScanDecoder docs 10 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 10 years ago
Anton Firszov 5df3d99906 global.json undone 10 years ago
Anton Firszov c8c2edca80 sln changes undone 10 years ago
Anton Firszov 17bf63a9f0 Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov e477933f47 docs 10 years ago
Anton Firszov 13dd34d75f Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov 891796d21b cleanup 10 years ago
antonfirsov 00e177ad68 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 10 years ago
Olivia fe2ef71276 Adding not almost equals tests. 10 years ago
Olivia 0eab59955c Adding almost equality tests. 10 years ago
Olivia 9208de1659 Fixing bug with non-inclusive AlmostEquals. 10 years ago
Anton Firszov 7b248070fc removed Tests46 10 years ago
Anton Firszov b967c3bb89 Merge branch 'jpeg-optimizations-experimental' of https://github.com/antonfirsov/ImageSharp into jpeg-optimizations 10 years ago
Anton Firszov 66ae165bc2 IntegerReferenceDCT docs 10 years ago
antonfirsov 0310650a0c JpegScanDecoder docs started 10 years ago
antonfirsov c3599abbce Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 10 years ago
Olivia 9b5f418aad Adding not equality tests for color spaces. 10 years ago
Olivia 75a69fd659 Adding test data for all color spaces. Adding null test data. 10 years ago
Olivia 4dd8096c53 Adding equality tests for color space. 10 years ago
Olivia b87c8a202a Making equality for spaces work on backingVector. 10 years ago
olivif 0b02d8f5fa Merge pull request #60 from olivif/olivif/epsilonconst 10 years ago
Olivia 8d689c9f2c Removing common namespace. 10 years ago
Dirk Lemstra 44615dcfea No more warnings. 10 years ago
Dirk Lemstra 04452052b4 Forgot to commit project.json. 10 years ago
Dirk Lemstra 238958d09f Upgrade StyleCop to the latest beta. 10 years ago
Dirk Lemstra f7c5e6fa29 Removed usePool overloads and added a Length property that can be used when the pool is rented. 10 years ago
Olivia 61b7d3aedb Refactoring the rest to use a const epsilon. 10 years ago
Olivia a135515ff4 Refactoring DrawPathProcessor to use a const epsilon. 10 years ago
Olivia 6890a7f3ad Refactoring ImageMaths 10 years ago
Olivia d47bde153f Refactoring Vector4BlendTransforms to use a const epsilon. 10 years ago
Olivia 81a3f2e2c3 Making constants internal. 10 years ago
Olivia 123022e7b5 Adding a test to protect the epsilon value. 10 years ago
Olivia 84595c0d71 Refactoring ColorspaceTransforms to use a const epsilon. 10 years ago
Olivia dfa7ddfbfb Refactoring color spaces to use a const epsilon. 10 years ago
Olivia e2eb4901bb Renaming to Constants 10 years ago
Olivia 65c848af7b Adding CommonConstants. 10 years ago
Scott Williams f423869f9a Merge pull request #59 from olivif/olivif/convertYCbCr 10 years ago
Olivia 4a63487c17 Making max value vector static. 10 years ago
Dirk Lemstra b564807c2e Minor doc changes. 10 years ago
Dirk Lemstra 1e25c7e072 Changed X/Y order inside the PixelAccessor. 10 years ago
Dirk Lemstra 8fa4206aaf Removed CopyBlock and added new method to copy all the pixels. 10 years ago