20 Commits (185d8e3bf08e25d16a783679a374d914bacd3c15)

Author SHA1 Message Date
Dmitry Pentin 4fd912b9dd Fixed Ssse3 zig-zag implementation 5 years ago
Dmitry Pentin ef80d98ee2 Tests no longer use ParseStream method 5 years ago
James Jackson-South 95d054068f Make stream buffer size configurable. Fixes #1276 6 years ago
James Jackson-South 5537435bb0 Use explicit stream instance in core decoders. 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Anton Firszov b4c1f8bf37 AVX2 optimized Block8x8 -> Block8x8F conversion 8 years ago
James Jackson-South ed07db23ae delete golang jpeg decoder 8 years ago
James Jackson-South 55dfc739cc Expand tests to cover both decoders 8 years ago
James Jackson-South df6f544341 Move common components 8 years ago
James Jackson-South 36787b2356 Merge constants and rename decoder core 8 years ago
Jason Nelson e118ee888c Cleanup tests 8 years ago
Anton Firszov 0d424c7c93 super accurate results! 9 years ago
Anton Firszov 5afcc2328c reached consistent state with component scaling data 9 years ago
Anton Firszov bd24e375bb fineshed CopyTo(area), introduced IRawJpegData 9 years ago
Anton Firszov 352198db4d CalculateJpegChannelSize() 9 years ago
Anton Firszov 34a52bba51 DCT.cs -> FastFloatingPointDCT.cs 9 years ago
Anton Firszov 5383f9e275 playing with DCT implementations 9 years ago
Anton Firszov 66df6fd2eb organizing DCT code 9 years ago
Anton Firszov abc62bbe7f move jpeg SpanExtensions into test utils 9 years ago
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago
Anton Firszov d8ea09115b Block8x8: the UInt16 Jpeg block 9 years ago
Anton Firszov 6ecb12b25c goodby MutableSpan! 9 years ago
Anton Firszov d230faa928 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov 30d0abba47 GolangPort namespaces following folder structure 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 793fdf41d6 implemented Color.BulkOperations.ToVector4() 9 years ago
Anton Firszov 41731c72cc jpeg test cleanup 9 years ago
Anton Firszov 3c2f64d681 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 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
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 8e18fe12ae manually merged all SIMD optimizations antonfirsov/ImageSharp/master 10 years ago
Anton Firszov d84625b8d3 JpegDecoderCore SIMD optimizations applied to the .NET Core project 10 years ago
Anton Firszov fb25ac95aa hyper-efficient color copying 10 years ago
Anton Firszov f96feb6084 refactor 10 years ago
Anton Firszov c9677898cb refactor 10 years ago
Anton Firszov 1cd2f2bbf5 Buffer64 10 years ago