35 Commits (b967c3bb8947af0491ddc8874aedc75220e45cbe)

Author SHA1 Message Date
Anton Firszov 66ae165bc2 IntegerReferenceDCT docs 10 years ago
Dirk Lemstra 44615dcfea No more warnings. 10 years ago
James Jackson-South c874a72904 Replace ToBytes() 10 years ago
antonfirsov 1fe06317f1 almost worx 10 years ago
antonfirsov 3bf3966d32 refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 124daec0bf Benchmark_JpegDecoder 10 years ago
antonfirsov 5e09f80db3 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
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 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 8c2325abe9 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 8fcb1e68ca ImageSharp.Tests46 + better cache in FileProvider 10 years ago
Dirk Lemstra bfc2cb02e5 Moved some of the new files around. 10 years ago
antonfirsov 7818a9ce48 fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 799c00a639 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov c62e12248a renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov ff3e9e9894 Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Olivia 334a48e308 Removing unused variables in test. 10 years ago
Olivia 2fba47f068 Removing unused variables in test. 10 years ago
Dirk Lemstra 6e0a9b49db Changed the test images from string into TestFile. 10 years ago
Anton Firszov 5b35101a55 manually merged DecodeJpegMultiple + additional test images 10 years ago
Anton Firszov 0e20436f9c Cleanup + Comments + StyleCop 10 years ago
Anton Firszov 8f419e4e6d removed unused methods 10 years ago
Anton Firszov 35e7638019 test fixes 10 years ago
Anton Firszov cc7db828eb removed TransposeInto_CodeGeneratorTest() 10 years ago
Anton Firszov 8e18fe12ae manually merged all SIMD optimizations antonfirsov/ImageSharp/master 10 years ago
Anton Firszov fcbb097196 DecodeHuffman micro-optimizations 10 years ago
Anton Firszov d84625b8d3 JpegDecoderCore SIMD optimizations applied to the .NET Core project 10 years ago
Anton Firszov fd11972bb8 allocation optimizations for JpegDecoderCore 10 years ago