4803 Commits (64b4045274edb0e7ecd801d0ee70f166d09dcd20)

Author SHA1 Message Date
Ildar Khayrutdinov 3b4bc1de23 Remove TiffEncoderPixelStorageMethod, add CRC writing for deflate. Correct tests. 6 years ago
Brian Popow ce6f067935 Add resize test for HwIntrinsics 6 years ago
Ildar Khayrutdinov 785bbc9277 Remove excess benchmark reports 6 years ago
Ildar Khayrutdinov ace0d184b0 Update benchmark results 6 years ago
Ildar Khayrutdinov 74dacb6601 Report palette lzw bug 6 years ago
Ildar Khayrutdinov 9e139882c4 Support multi strip encoding for tiff. Improve performance and memory usage of decoders and encoders. 6 years ago
Ildar Khayrutdinov 48796f8241 Add benchmarks results 6 years ago
Ildar Khayrutdinov 586f8e5ee2 Report 1-bit mode bug. Enable test images. Change test files. 6 years ago
Anton Firszov 1968d3724f better JpegEncoder profiling/benchmarks 6 years ago
James Jackson-South ac3eb80374 Optimize and fix warnings. 6 years ago
Brian Popow f0670af045 Handle TIFF image with incorrect IPTC data type (long instead of byte) 6 years ago
James Jackson-South 91a5d4c031 Update RowOctet tests 6 years ago
James Jackson-South f1a8e6e763 Santize descriptor bounds. Fixes #1530 6 years ago
Ildar Khayrutdinov 98dde8e863 Rename decompressors classes 6 years ago
Ildar Khayrutdinov 2c1111945f Add color factory, update decoder methods and tests 6 years ago
Jeff Skaistis fb508475eb Change size guards for WrapMemory to allow Memory/IMemoryOwner blocks larger than the required image size. 6 years ago
Brian Popow 7d51106880 Tiff decoder can now handle special case, when rowsPerStrip has the default value 6 years ago
Brian Popow 0e5938f92a Parse T4 Options: honor eol padding, if present 6 years ago
James Jackson-South a58311a4aa Use less expensive update for RowOctet 6 years ago
Brian Popow d4627595d3 Add gitignore for generated tiff's, add Markdown/Html exporter attributes for tiff benchmarks 6 years ago
Ildar Khayrutdinov c70ce8be70 Implement benchmarks for Tiff encoder, rework decoder benchmarks 6 years ago
Ildar Khayrutdinov 3600b3d255 Exif/Tiff readers improvements 6 years ago
Stefan Nikolei 72037f46f8 add .net5.0 targetframework in tests 6 years ago
Brian Popow 67aace4daf Add test for writing exif chunk 6 years ago
Brian Popow 4fa55b7a7b A little cleanup 6 years ago
Nicolas Portmann 81c728e05b Vectorize Scale16X16To8X8 6 years ago
Sergio Pedri 8c7019e41e Update image threshold for resize tests 6 years ago
Nicolas Portmann 5033e3eb95 Improve algorithm 6 years ago
Nicolas Portmann 08a68af1a9 Allow epsilon of 1F for existing LUT converter 6 years ago
Nicolas Portmann 93099d1585 Add unit tests for both converters 6 years ago
Nicolas Portmann efd4d22665 Add initial vectorized implementation with benchmarks 6 years ago
Brian Popow 94829b82fc Add test case for #1505 6 years ago
Petar Tasev 8c77c494d6 Updated referenced image submodule to latest origin master. 6 years ago
Petar Tasev 0df047222b Add PremultiplyAlpha to ResizeOptions 6 years ago
Ildar Khayrutdinov afa8a1b8b0 Exif reader fixes 6 years ago
Ildar Khayrutdinov 14d261fbd2 Use exif reader for tiff tags reading, minor fixes for exif values. 6 years ago
James Jackson-South dafafb8f21 Fix predictor encoder on NET472 32bit. 6 years ago
Brian Popow 28872d09d3 Fix peak image file name 6 years ago
Brian Popow 48634cf2bf Add another testcase for ColorSpaceTransform, disable ColorSpaceTransform test for net472 with peak image 6 years ago
Brian Popow cf7a6986f4 Add SSE2 version of TransformColorInverse 6 years ago
Brian Popow 0676e68bfd Add SSE2 version of TransformColor 6 years ago
Brian Popow 92da90322e Add SSE4 version of CollectColorRedTransforms 6 years ago
Brian Popow c563ea3401 Split up intrinsics tests, add guard if hw intrinsics are present 6 years ago
Brian Popow 6a381421c8 Add tests for substract green transform 6 years ago
James Jackson-South 4fa43bffd2 Update PixelOperationsTests.cs 6 years ago
James Jackson-South 933bb466ce Alter 32bit test environment accuracy check. 6 years ago
James Jackson-South 016de29898 Fix alpha companding. 6 years ago
James Jackson-South 94bc92b236 Update tests to match real-world case. 6 years ago
James Jackson-South 71801bfbb6 cleanup 6 years ago
Brian Popow 0915c799d3 A little cleanup: 6 years ago