3008 Commits (13dd34d75f5a59a437fb19b02443ddd56facea4b)
 

Author SHA1 Message Date
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
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
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
Dirk Lemstra 139cc3afd0 Added new CopyTo method to PixelAccessor that does bounds checking. 10 years ago
James Jackson-South 7a6fe9fd63 Merge pull request #61 from JimBobSquarePants/feature/explicitbytes 10 years ago
Olivia f0e57c23fb Making backing vectors readonly. 10 years ago
Olivia 21fbc4a920 Removing unnecessary GetHashCode indirection. 10 years ago
James Jackson-South 240fdff9e1 Welcome Olivia and Scott! 🎉 [skip ci] 10 years ago
James Jackson-South c874a72904 Replace ToBytes() 10 years ago
Olivia 67838b76e6 Fixing conversion. 10 years ago
Olivia ac7672f65c Adding backing vector3 to YCbCr. 10 years ago
Olivia 3834d459a9 Fixing namespace for Color spaces. 10 years ago
James Jackson-South e36eca85ee Add a couple of solution files 10 years ago
James Jackson-South fa221f144d Some minor cleanup 10 years ago
James Jackson-South 5e74acfaba Merge branch 'refs/heads/pr/58' 10 years ago
Anton Firszov 6f054c3d95 readonly isBufferRented 10 years ago
Anton Firszov f8d5742450 CheckDimensions 10 years ago
Anton Firszov d5efd64550 more cleanup 10 years ago
Anton Firszov 62513a30b8 comment cleanup & BlockQuad 10 years ago
James Jackson-South 372a6b3a2c Welcome Anton 🎉 [skip ci] 10 years ago
James Jackson-South cac0007933 Fix OctreeQuantizer 10 years ago
antonfirsov d6fe8de122 JpegScanDecoder replaced the old stuff! 10 years ago
antonfirsov 958444140f fixx 10 years ago
antonfirsov 1fe06317f1 almost worx 10 years ago