2979 Commits (123022e7b56d3d1647c4beea7bcedd4d3687014e)
 

Author SHA1 Message Date
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
Anton Firszov 124daec0bf Benchmark_JpegDecoder 10 years ago
Anton Firszov 6dc1a19a4f type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 10 years ago
Anton Firszov 2978663e0c removed own-branch-specific stuff 10 years ago
Anton Firszov 2fe9f5fea5 Merge remote-tracking branch 'origin/jpeg-optimizations-experimental' into jpeg-optimizations 10 years ago
antonfirsov f3a3391cd6 Style Stalin 10 years ago
antonfirsov 856535cf44 moved WriteDataToDqt 10 years ago
antonfirsov b89f22c121 moved Jpeg classes to separate folders 10 years ago
antonfirsov c10ff894e7 JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 762f1878a8 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
antonfirsov f4477329da more usePool constructors 10 years ago
Anton Firszov 2999ef1573 fixed PixelArea pooling + added reusing of PixelArea<TColor>-s in JpegEncoderCore 10 years ago
Anton Firszov 8ad68ccbb9 fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov 661e32f143 pooling PixelArea.Bytes 10 years ago
Anton Firszov 1e05986ddb StyleCop :S 10 years ago
Anton Firszov c3628ab119 CopyRGBBytesStretchedTo 10 years ago
Anton Firszov 4f39539130 finished re-applying existing encoder optimizations 10 years ago
Anton Firszov 421c224d1e removed duplicate IDCT implementation from Block8x8F 10 years ago
Anton Firszov 8c2325abe9 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 8fcb1e68ca ImageSharp.Tests46 + better cache in FileProvider 10 years ago
James Jackson-South fbb6a93c95 Revert "Somehow this was reverted!" 10 years ago
James Jackson-South 3d299e60df Somehow this was reverted! 10 years ago
James Jackson-South 402e7cf7af Merge branch 'refs/heads/pr/56' 10 years ago