9 Commits (7024deccab987d53bddc2a78cfaa00869dc9f1a5)

Author SHA1 Message Date
Dirk Lemstra 7024deccab Added method to update the profile data (based on #96) 9 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 9 years ago
James Jackson-South 8b8ea351a2 A little sanitation 9 years ago
James Jackson-South 2a38f8625b Use same accuracy as other encoders 9 years ago
Anton Firszov 77581c8a22 Optimized UnzigDivRound 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
James Jackson-South c16f1b2791 Replace floating point color translations 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 9 years ago
Dirk Lemstra f7c5e6fa29 Removed usePool overloads and added a Length property that can be used when the pool is rented. 9 years ago
James Jackson-South c874a72904 Replace ToBytes() 9 years ago
James Jackson-South fa221f144d Some minor cleanup 9 years ago
Anton Firszov d5efd64550 more cleanup 9 years ago
Anton Firszov 62513a30b8 comment cleanup & BlockQuad 9 years ago
Anton Firszov 6dc1a19a4f type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 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
Anton Firszov 2999ef1573 fixed PixelArea pooling + added reusing of PixelArea<TColor>-s in JpegEncoderCore 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
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
Olivia f3e1bcf3fb Fixing Values inside HuffmanLut. 10 years ago
Olivia 488fa24818 Fixing multiple lines warnings. 10 years ago
Olivia 20a77e87cf Fixing multiple lines warnings. 10 years ago
James Jackson-South 9afc73d2b4 Update TPacked signature 10 years ago
Dirk Lemstra 3e826f6a3a Various StyleCop fixes. 10 years ago
Dirk Lemstra b41ed94344 Various StyleCop fixes. 10 years ago
James Jackson-South 9a54460312 Little bit of cleanup 10 years ago
James Jackson-South c71feba4c6 Stylecop remove trailing whitespace 10 years ago
Anton Firszov 5465ae0c32 woops almost forgot to add the optimizations in DecodeHuffman() 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago
Anton Firszov 959075c203 Merge branch 'master' into HEAD 10 years ago
James Jackson-South ce6e4649d9 Cleanup 10 years ago
James Jackson-South 9c1c9f717b Cleanup fixed statements 10 years ago
dirk 201e520626 Removed trailing whitespace. 10 years ago
James Jackson-South 0d395314a8 Reduce allocations when encoding 10 years ago
James Jackson-South 30a4215125 Faster YCbCr conversion. 10 years ago
James Jackson-South bb8b33f674 Remove unnecessary cast. 10 years ago
James Jackson-South 748b9bfcb6 Reduce writes in DQT 10 years ago
James Jackson-South bcfc74a182 Optimize and cleanup the jpeg decoder 10 years ago
James Jackson-South be028ed1b5 Build Huffman tables once only. 10 years ago
James Jackson-South 4b3ade45c6 Optimize and comment the jpeg encoder 10 years ago
James Jackson-South a0175a0927 More jpeg encoder cleanup [skip ci] 10 years ago
James Jackson-South 269ed2ce4d Minor cleanup of jpeg encoder 10 years ago
dirk 5e6f379562 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago