2975 Commits (8f048cc9653cbb893b396e4a3032536331b0eb8f)
 

Author SHA1 Message Date
Dirk Lemstra 8f048cc965 Removed usePool overloads and added a Length property that can be used when the pool is rented. 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
Anton Firszov 59af2aaa39 fixed PixelArea pooling + added reusing of PixelArea<TColor>-s in JpegEncoderCore 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov f39687ba33 pooling PixelArea.Bytes 10 years ago
Anton Firszov 446b6c7337 StyleCop :S 10 years ago
Anton Firszov 31dbd1750f CopyRGBBytesStretchedTo 10 years ago
Anton Firszov 111ab7927e finished re-applying existing encoder optimizations 10 years ago
Anton Firszov a2f44c40f2 removed duplicate IDCT implementation from Block8x8F 10 years ago
Anton Firszov a1cbb48077 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 4e40df86b8 ImageSharp.Tests46 + better cache in FileProvider 10 years ago
James Jackson-South 292bad48ee Revert "Somehow this was reverted!" 10 years ago
James Jackson-South 0d365da5d4 Somehow this was reverted! 10 years ago
James Jackson-South 2a5247832d Merge branch 'refs/heads/pr/56' 10 years ago
James Jackson-South d329fdd411 Fix spelling 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
Dirk Lemstra fc740cad66 Merge remote-tracking branch 'remotes/pullrequest/test-utils-fixed' 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago