3017 Commits (d9d8ee6445a0fd07ccbcefd86d98122c0be9717b)
 

Author SHA1 Message Date
Anton Firszov d9d8ee6445 simplified YCbCrImage 9 years ago
Anton Firszov 74c3517b97 removed CleanPooler 9 years ago
Anton Firszov 260349bfb1 ok StyleCop, this time I won! 9 years ago
Anton Firszov 4bfb4d4d11 JpegScanDecoder docs 9 years ago
Anton Firszov 4c3bfab794 JpegTests headers + docs cleanup 9 years ago
Anton Firszov 45abf75ed4 global.json undone 9 years ago
Anton Firszov da1f9f35da sln changes undone 9 years ago
Anton Firszov 67dde26ec3 Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 9 years ago
antonfirsov 4560f57eb5 docs 9 years ago
Anton Firszov 3bc7a87f2a Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 9 years ago
antonfirsov d89dbec40c cleanup 9 years ago
antonfirsov ce5882ab25 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 9 years ago
Anton Firszov e2da3e941e removed Tests46 9 years ago
Anton Firszov bfd0196046 Merge branch 'jpeg-optimizations-experimental' of https://github.com/antonfirsov/ImageSharp into jpeg-optimizations 9 years ago
Anton Firszov 185578abee IntegerReferenceDCT docs 9 years ago
antonfirsov 34bdf4bc30 JpegScanDecoder docs started 9 years ago
antonfirsov 7abc5bf102 Merge branch 'master' of https://github.com/JimBobSquarePants/ImageSharp into jpeg-optimizations-experimental 9 years ago
olivif 5d5ea67ac8 Merge pull request #60 from olivif/olivif/epsilonconst 9 years ago
Olivia 6e19183609 Removing common namespace. 9 years ago
Dirk Lemstra 12577b63c9 No more warnings. 9 years ago
Dirk Lemstra 755be4ab27 Forgot to commit project.json. 9 years ago
Dirk Lemstra 4bd990e52d Upgrade StyleCop to the latest beta. 9 years ago
Dirk Lemstra 8f048cc965 Removed usePool overloads and added a Length property that can be used when the pool is rented. 9 years ago
Olivia d7b8107ea5 Refactoring the rest to use a const epsilon. 9 years ago
Olivia 4a8d9e2727 Refactoring DrawPathProcessor to use a const epsilon. 9 years ago
Olivia 479084323b Refactoring ImageMaths 9 years ago
Olivia 503c6f7595 Refactoring Vector4BlendTransforms to use a const epsilon. 9 years ago
Olivia b4202a5782 Making constants internal. 9 years ago
Olivia 58485ff74b Adding a test to protect the epsilon value. 9 years ago
Olivia 1055231458 Refactoring ColorspaceTransforms to use a const epsilon. 9 years ago
Olivia cfca01610c Refactoring color spaces to use a const epsilon. 9 years ago
Olivia 93e392d5d2 Renaming to Constants 9 years ago
Olivia df346c7a64 Adding CommonConstants. 9 years ago
Scott Williams 5031e14742 Merge pull request #59 from olivif/olivif/convertYCbCr 9 years ago
Olivia fac940d9d4 Making max value vector static. 9 years ago
Dirk Lemstra da7a3dc837 Minor doc changes. 9 years ago
Dirk Lemstra 8fdb13a49c Changed X/Y order inside the PixelAccessor. 9 years ago
Dirk Lemstra 6e5c7de4ef Removed CopyBlock and added new method to copy all the pixels. 9 years ago
Dirk Lemstra 39cce7697f Added new CopyTo method to PixelAccessor that does bounds checking. 9 years ago
James Jackson-South e626eb344d Merge pull request #61 from JimBobSquarePants/feature/explicitbytes 9 years ago
Olivia cb8dc38dd6 Making backing vectors readonly. 9 years ago
Olivia cdaf4d869b Removing unnecessary GetHashCode indirection. 9 years ago
James Jackson-South 2d79f7c87f Welcome Olivia and Scott! 🎉 [skip ci] 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
Olivia 51cee78385 Fixing conversion. 9 years ago
Olivia 6fcd81158f Adding backing vector3 to YCbCr. 9 years ago
Olivia 4cfe946cf8 Fixing namespace for Color spaces. 9 years ago
James Jackson-South fa650a4448 Add a couple of solution files 9 years ago
James Jackson-South cc2ccc0a80 Some minor cleanup 9 years ago
James Jackson-South 89549edc47 Merge branch 'refs/heads/pr/58' 9 years ago