52 Commits (3bf3966d32054b543a769463c5ba435b94ccfc3d)

Author SHA1 Message Date
antonfirsov 3bf3966d32 refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 9 years ago
antonfirsov 5e09f80db3 Benchmark_JpegDecoder 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 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
James Jackson-South 7e048ed506 Merging into master 10 years ago
James Jackson-South a404a3646d Remove TPacked from generic signature 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
James Jackson-South 781477cc05 Fixes for Byte4 10 years ago
James Jackson-South ba13febc78 Add PackedPixelConverterHelper Fix #27 10 years ago
James Jackson-South ab50f1d19f Add Short2 10 years ago
James Jackson-South 584227ad7f Add Rgba64 10 years ago
James Jackson-South 969fa9ae50 Add Rgba1010102, Make Bgr565 conversion more accurate. 10 years ago
James Jackson-South 3451e72b33 Add Rg32 10 years ago
James Jackson-South c5cf310c17 Add NormalizedShort4 10 years ago
James Jackson-South 94c7cc6548 Add NormalizedShort2 10 years ago
James Jackson-South 07595c3d57 Fix To() Method to allow vector scaling. 10 years ago
James Jackson-South 3386b87248 Add conversion note. 10 years ago
James Jackson-South 61aef4826b NormalizedByte2 Add NormalizedByte4 10 years ago
James Jackson-South 01f00f72b9 Add NormalizedByte2 10 years ago
James Jackson-South c9257f5842 Add HalfVector4 10 years ago
James Jackson-South 7dcd46a678 Add HalfSingle 10 years ago
James Jackson-South 7c24e7077e Add Byte4 10 years ago
James Jackson-South 337d3f19b1 Add Bgra5551 10 years ago
James Jackson-South 95818287e9 Add Bgra4444 10 years ago
James Jackson-South d90351341f Add new To<TColor,TPacked> method 10 years ago
James Jackson-South a96e911336 Png encoder now passes parallel test #24 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