2991 Commits (e01242e16f4ccc43681623fba6916f29ae1e1a28)
 

Author SHA1 Message Date
Olivia e01242e16f Making equality for spaces work on backingVector. 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
Anton Firszov 503ba1791a readonly isBufferRented 9 years ago
Anton Firszov 2b886e10fd CheckDimensions 9 years ago
Anton Firszov d1393a8724 more cleanup 9 years ago
Anton Firszov 2c8d09986c comment cleanup & BlockQuad 9 years ago
James Jackson-South cc02f91a58 Welcome Anton 🎉 [skip ci] 9 years ago
James Jackson-South bd599b1b00 Fix OctreeQuantizer 9 years ago
Anton Firszov 4f27e6b938 Benchmark_JpegDecoder 9 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 years ago
Anton Firszov 538729e0dc removed own-branch-specific stuff 10 years ago
Anton Firszov e3c577996b Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov 728b32e0bf Style Stalin 10 years ago
antonfirsov 854db385ae moved WriteDataToDqt 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
antonfirsov b4575e6863 more usePool constructors 10 years ago