3824 Commits (4323c8d1754273b271d88068c2b68887c733f62f)

Author SHA1 Message Date
Anton Firszov 6e136ecc3b LoadResizeSaveStressRunner.ThumbnailSize as a parameter 5 years ago
Anton Firszov a4cf70fac9 remove unused test methods 5 years ago
Anton Firszov 387bdfa533 fix ProfilingSandbox 5 years ago
Anton Firszov d2989d8b06 fix ImageSharp.Benchmarks build 5 years ago
Anton Firszov 179e43a060 delete more unused methods 5 years ago
Anton Firszov 06566c5ab3 Resize: do not premultiply pixels with no alpha 5 years ago
Anton Firszov d798450ef6 Decode into Rgb24 by default 5 years ago
Anton Firszov c9d6556bf7 simplify DecodeJpeg_ImageSpecific benchmark 5 years ago
Anton Firszov 5f90e020fc Change SpectralConverter<T> to use inplace converters and PackFromRgbPlanes 5 years ago
Anton Firszov ef767cc905 Cmyk & Grayscale inplace conversion 5 years ago
Anton Firszov 033ed8e1b8 Inplace JpegColorConverter basic infra 5 years ago
Anton Firszov 51ef6b659c Fix bug in MagicReferenceDecoder 5 years ago
Anton Firszov a75f106392 Use shared ArrayPoolMemoryAllocator in tests 5 years ago
Dmitry Pentin e4b32dbf28 Improved scalar transpose implementation 5 years ago
Dmitry Pentin 6532552b6b Naming fix & simd else if branch 5 years ago
Dmitry Pentin 8d29205076 Updated encoder benchmark 5 years ago
Gerard Gunnewijk b055e8b14b Renamed the file and file reference 5 years ago
Gerard Gunnewijk c967e3653a Was it a capital letter issue? 5 years ago
Gerard Gunnewijk c1e8c15b88 Added test image & test method 5 years ago
Gerard Gunnewijk f7bc8d7747 Added test image & test method 5 years ago
Dmitry Pentin 6b3f0f7bd9 gfoidl fixes 5 years ago
Dmitry Pentin 4fd912b9dd Fixed Ssse3 zig-zag implementation 5 years ago
Dmitry Pentin 24bf7c111d Restored sandbox 5 years ago
Dmitry Pentin 775610d5a0 Fixed tests, fixed compilation, added DHT marker decoding more meaningful exception messages, fixed invalid jpeg encoding 5 years ago
Dmitry Pentin f297fce021 Tidied up the code, added benchmarks 5 years ago
Dmitry Pentin d21e374e86 Tidied up the code, added benchmarks 5 years ago
Dmitry Pentin 9973e8da3b Removed excess code, added benchmarks 5 years ago
Dmitry Pentin 2f143bf9d3 New FDCT method, reciprocal quantization 5 years ago
Dmitry Pentin 17ca003bab Fixed sandbox 5 years ago
Dmitry Pentin 4d5886680f Fixed sandbox 5 years ago
Dmitry Pentin 7a21a88944 Fixed failing tests 5 years ago
Dmitry Pentin 839da83f17 Update sandbox 5 years ago
Dmitry Pentin cc99da35bf Added DCT in place 5 years ago
Dmitry Pentin a220b3d5b8 Removed obsolete code, tests cleanup 5 years ago
Dmitry Pentin 6c5cf28ecd New zig-zag implementation 5 years ago
Anton Firszov f4a3a0e76b fix ManagedBufferBase pinning behavior 5 years ago
Dmitry Pentin e5fec97844 Fixed lvi 5 years ago
Dmitry Pentin 2bccda8c03 8x8 matrices small fixes 5 years ago
Brian Popow 9e6fbdb96b Fix build issue, dispose decoded jpeg image 5 years ago
Dmitry Pentin 787ffa57ee Removed unused methods & constructor, fixed warnings 5 years ago
Dmitry Pentin f9b36e794d Sandbox code & results 5 years ago
Dmitry Pentin 93044e4de0 Sandbox code & results 5 years ago
Brian Popow 3f4f07835c Add tests for fax4 compression 5 years ago
Brian Popow a11752e98c Add support for decoding tiff's with T.6 fax compression 5 years ago
James Jackson-South 36f4ad48f9
Enable .NET 6 Preview Builds (#1745) 5 years ago
Brian Popow 10b05571fa Move arithmetic_progressive.jpg to progressive folder 5 years ago
Brian Popow 59a84498d5 Throw NotSupportedException for arithmetic coding and lossless jpeg's 5 years ago
Brian Popow ed9bd16cd3 Split WriteApplicationHeader into WriteStartOfImage and WriteJfifApplicationHeader. Do not write WriteJfifApplicationHeader with RGB. 5 years ago
Brian Popow b506e92479 Add additional YCbCr subsample rates 5 years ago
Brian Popow 83d0788cf5 Use much smaller tolerance for jpeg encoder tests 5 years ago