4011 Commits (bc4e2f7237a7eb220e951987a2cd58759c9a184e)

Author SHA1 Message Date
Brian Popow bc4e2f7237 Preserve lossy/lossless encoding, if input image was webp 5 years ago
Brian Popow d72fbb5783 Use TransparentColorMode enum 5 years ago
Brian Popow a41631efa3 Add enum for webp encoding method 5 years ago
James Jackson-South a1176c933b Fix benchmarks 5 years ago
James Jackson-South f88a95c0f3 Use Webp everywhere 5 years ago
Brian Popow 3c2cc0c52e Fix warnings 5 years ago
James Jackson-South 944d8f915e Additional fixes + gitignore 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
James Jackson-South 4a09fd9bba Fix final StyleCop warnings in tests 5 years ago
James Jackson-South 38bf216e09 Fix newline endings 5 years ago
Brian Popow 5675485b87 Allocate clean buffers, update expected uv 5 years ago
Brian Popow 91f3f6a49f Change ConvertRgbToYuv with alpha test to use a fixed image as input 5 years ago
Anton Firszov 6e136ecc3b LoadResizeSaveStressRunner.ThumbnailSize as a parameter 5 years ago
Brian Popow 3f021650aa Change case of webp test images directory from WebP to Webp 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
Brian Popow 3d36c5f776 Change test images path from WebP to Webp 5 years ago
Brian Popow b9440d18bc Fix namespace in some places from SixLabors.ImageSharp.Formats.WebP to SixLabors.ImageSharp.Formats.Webp 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