4017 Commits (49e57722b815ec550e15cd41fe4e3202abe5287c)

Author SHA1 Message Date
Ildar Khayrutdinov 14d261fbd2 Use exif reader for tiff tags reading, minor fixes for exif values. 5 years ago
James Jackson-South dafafb8f21 Fix predictor encoder on NET472 32bit. 5 years ago
Brian Popow 28872d09d3 Fix peak image file name 5 years ago
Brian Popow 48634cf2bf Add another testcase for ColorSpaceTransform, disable ColorSpaceTransform test for net472 with peak image 5 years ago
Brian Popow cf7a6986f4 Add SSE2 version of TransformColorInverse 5 years ago
Brian Popow 0676e68bfd Add SSE2 version of TransformColor 5 years ago
Brian Popow 92da90322e Add SSE4 version of CollectColorRedTransforms 5 years ago
Brian Popow c563ea3401 Split up intrinsics tests, add guard if hw intrinsics are present 5 years ago
Brian Popow 6a381421c8 Add tests for substract green transform 5 years ago
James Jackson-South 4fa43bffd2 Update PixelOperationsTests.cs 5 years ago
James Jackson-South 933bb466ce Alter 32bit test environment accuracy check. 5 years ago
James Jackson-South 016de29898 Fix alpha companding. 5 years ago
James Jackson-South 94bc92b236 Update tests to match real-world case. 5 years ago
James Jackson-South 71801bfbb6 cleanup 5 years ago
Brian Popow 0915c799d3 A little cleanup: 5 years ago
Sergio Pedri 077aedc81a
Fix inaccurate test method name 5 years ago
James Jackson-South c9b07964cc Fix feature test runner 5 years ago
James Jackson-South b383dd4496 Add discontigous buffers and intrinsics tests 5 years ago
Sergio Pedri f62e2f9748 Remove allocation constrained test for bokeh blur 6 years ago
Brian Popow bcd4c4c0cc Rename WebP to Webp 6 years ago
Ildar Khayrutdinov 9d39c3810d Improvements of tiff metadata - API and saving 6 years ago
Brian Popow 3ca3f5f876 Move AddWebp to a extension method 6 years ago
Sergio Pedri 01c3fab408 Add BokehBlur benchmark 6 years ago
Brian Popow 23830a60ea Add helper method to register the TIFF format 6 years ago
Brian Popow 1e0d1e5dd2 Add helper method to register the webp format 6 years ago
Ildar Khayrutdinov 688d3dde9d WIP Metadata refactory - implement TiffEncoderEntriesCollector; implement setters for metadata properties and possibility of saving 6 years ago
Brian Popow 5330b5c1c6 Use configuration instance in webp tests instead of changing the default config 6 years ago
Ildar Khayrutdinov 8d4dd2ffde Cleanup 6 years ago
Ildar Khayrutdinov 16726ca731 Update tiff benchmarks 6 years ago
Ildar Khayrutdinov b4fd1bd360 Use common zlib class for tiff deflate compressor. Stop using SubStream class for tiff compressors. 6 years ago
Ildar Khayrutdinov bc1bc8f407 Update tiff benchmarks 6 years ago
Brian Popow 2f1f77597f Use configuration instance in tiff tests instead of changing the default config 6 years ago
Brian Popow 901979b9a4 Register tiff decoder/encoder in tiff meta data tests 6 years ago
Brian Popow 57b19f519e Do not register Tiff in the default config: The user must do this manually as long as this feature is considered experimental 6 years ago
Brian Popow 4bf3d16789 Reworked lzw encoder with a tree based approach based on a java implementation 6 years ago
Max Eskin 84cc0daab3 Add test. 6 years ago
Brian Popow 5db5dd13f1 Move ZLib related classes from PNG folder to ImageSharp/Compression folder 6 years ago
Brian Popow 4175fb8bf6 Add tests for tiff encoder options 6 years ago
Brian Popow a28b9c5db8 Fix little endian test file 6 years ago
James Jackson-South cb25e9fefe Fix ruleset path. Fix #1460 6 years ago
Brian Popow d74463d5a6 Rename WebP to Webp 6 years ago
Brian Popow 71b5a1f31d BitReader now uses stream extension to read the data from the stream 6 years ago
Brian Popow 3d280757ef Add SaveAsWebP methods and tests 6 years ago
James Jackson-South 0f94c5ed41 Avoid per-index multiply. 6 years ago
Anton Firszov 2cc71f4101 fix build 6 years ago
Anton Firszov 681a89c9b1 fix typo 6 years ago
Anton Firszov 02ac45971b add benchmark results and fix PixelOperations 6 years ago
Anton Firszov 6252f65408 unhack 6 years ago
Anton Firszov 2ff0cb93dc polishing 6 years ago
Anton Firszov 9e0b7fc874 started Rgba32 6 years ago