1647 Commits (8b8ea351a2b79009db437fa1333ca68a3190826c)

Author SHA1 Message Date
antonfirsov 958444140f fixx 10 years ago
antonfirsov 1fe06317f1 almost worx 10 years ago
antonfirsov 38d6e3277a started work on DecoderScanProcessor 10 years ago
antonfirsov 327d505e21 cleanup & docs 10 years ago
antonfirsov 3f47e37229 moved Huffman table related code to HuffmanTree 10 years ago
antonfirsov e6cd068115 pooling YCbCrImage contents 10 years ago
antonfirsov 3bf3966d32 refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 6dc1a19a4f type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 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 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 ee68c7d743 Fix spelling 10 years ago
Dirk Lemstra e8855df9e8 Use better name for variable. 10 years ago
Dirk Lemstra 5b216667aa Improved performance of GifDecoder. 10 years ago
Dirk Lemstra fcc28d1e20 Added extra constructor overload for ImageBase<TColor>. 10 years ago
Scott Williams 9f9af49711 Drop IReadonlyPixelAccessor 10 years ago
antonfirsov ff3e9e9894 Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
Scott Williams 5f5dffc700 Add a recolor brush 10 years ago
James Jackson-South b6c377af71 Attempt to get x-plat builds running 10 years ago
James Jackson-South a905683188 Re-add net45 without dependancy 10 years ago
James Jackson-South 4c2978514c Remove Net4.5 dependencies. 10 years ago
James Jackson-South ba9af659fe Update System.Runtime reference for NET4.5 10 years ago
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South d24b20f81f Reduce memory used during LZW decoding 10 years ago
James Jackson-South 4b2e408723 Decoder now performs faster than main 10 years ago
James Jackson-South 48506a39ee Drop 127MB and 50ms off the Wu quantizer. 10 years ago
James Jackson-South b89d96e07b Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South 43996c4399 Better transparency detection + reduce allocations 10 years ago
James Jackson-South 74cd894e64 Better transparency detection + allocation removal 10 years ago
James Jackson-South 049c75f58f Ensure rented arrays are cleared 10 years ago
James Jackson-South 46055aa764 Revert decoder optimizations touch #54 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 10 years ago
James Jackson-South c4ba34b057 Add non-generic IPackedPixel interface 10 years ago
James Jackson-South 7496df91a7 Release requires explicit optimization option. 10 years ago
James Jackson-South 6779798387 Fix stylecop errors. 10 years ago
James Jackson-South efea285919 Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 342d905d92 Enable warning as error for a release build. 10 years ago