3028 Commits (de7d56eeb6df1534e319b81ae2a7334832d88921)
 

Author SHA1 Message Date
Anton Firszov de7d56eeb6 minor JpegDecoderCore cleanup 10 years ago
James Jackson-South 03bb6bbf36 Merge pull request #62 from antonfirsov/jpeg-optimizations 10 years ago
James Jackson-South 55197dd24d Merge branch 'refs/heads/pr/63' 10 years ago
Anton Firszov 7b24324faf StyleCop 10 years ago
Anton Firszov d9d8ee6445 simplified YCbCrImage 10 years ago
Anton Firszov 74c3517b97 removed CleanPooler 10 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 10 years ago
Anton Firszov 4bfb4d4d11 JpegScanDecoder docs 10 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 10 years ago
Anton Firszov 45abf75ed4 global.json undone 10 years ago
Anton Firszov da1f9f35da sln changes undone 10 years ago
Anton Firszov 67dde26ec3 Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov 4560f57eb5 docs 10 years ago
Anton Firszov 3bc7a87f2a Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov d89dbec40c cleanup 10 years ago
antonfirsov ce5882ab25 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 10 years ago
Olivia 7064325c15 Adding not almost equals tests. 10 years ago
Olivia ce50b13aa9 Adding almost equality tests. 10 years ago
Olivia 3b12d85a9f Fixing bug with non-inclusive AlmostEquals. 10 years ago
Anton Firszov e2da3e941e removed Tests46 10 years ago
Anton Firszov bfd0196046 Merge branch 'jpeg-optimizations-experimental' of https://github.com/antonfirsov/ImageSharp into jpeg-optimizations 10 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 10 years ago
antonfirsov 34bdf4bc30 JpegScanDecoder docs started 10 years ago
antonfirsov 7abc5bf102 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 10 years ago
Olivia cdf4d4bf4d Adding not equality tests for color spaces. 10 years ago
Olivia 214c19733c Adding test data for all color spaces. Adding null test data. 10 years ago
Olivia e4483f32ad Adding equality tests for color space. 10 years ago
Olivia e01242e16f Making equality for spaces work on backingVector. 10 years ago
olivif 5d5ea67ac8 Merge pull request #60 from olivif/olivif/epsilonconst 10 years ago
Olivia 6e19183609 Removing common namespace. 10 years ago
Dirk Lemstra 12577b63c9 No more warnings. 10 years ago
Dirk Lemstra 755be4ab27 Forgot to commit project.json. 10 years ago
Dirk Lemstra 4bd990e52d Upgrade StyleCop to the latest beta. 10 years ago
Dirk Lemstra 8f048cc965 Removed usePool overloads and added a Length property that can be used when the pool is rented. 10 years ago
Olivia d7b8107ea5 Refactoring the rest to use a const epsilon. 10 years ago
Olivia 4a8d9e2727 Refactoring DrawPathProcessor to use a const epsilon. 10 years ago
Olivia 479084323b Refactoring ImageMaths 10 years ago
Olivia 503c6f7595 Refactoring Vector4BlendTransforms to use a const epsilon. 10 years ago
Olivia b4202a5782 Making constants internal. 10 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 10 years ago
Olivia 1055231458 Refactoring ColorspaceTransforms to use a const epsilon. 10 years ago
Olivia cfca01610c Refactoring color spaces to use a const epsilon. 10 years ago
Olivia 93e392d5d2 Renaming to Constants 10 years ago
Olivia df346c7a64 Adding CommonConstants. 10 years ago
Scott Williams 5031e14742 Merge pull request #59 from olivif/olivif/convertYCbCr 10 years ago
Olivia fac940d9d4 Making max value vector static. 10 years ago
Dirk Lemstra da7a3dc837 Minor doc changes. 10 years ago
Dirk Lemstra 8fdb13a49c Changed X/Y order inside the PixelAccessor. 10 years ago
Dirk Lemstra 6e5c7de4ef Removed CopyBlock and added new method to copy all the pixels. 10 years ago
Dirk Lemstra 39cce7697f Added new CopyTo method to PixelAccessor that does bounds checking. 10 years ago