4017 Commits (49e57722b815ec550e15cd41fe4e3202abe5287c)

Author SHA1 Message Date
James Jackson-South 9ab1200f4c Revert "Try System.Drawing BMP Decoder everywhere." 6 years ago
James Jackson-South c15a552f9a Try System.Drawing BMP Decoder everywhere. 6 years ago
James Jackson-South 31f7480c29 Update xunit runner 6 years ago
James Jackson-South e356bdecac Fix missing dll.config file 6 years ago
James Jackson-South cb87ae1664 Tweak decode cancel timings 6 years ago
James Jackson-South 8f94dc29c7 Update Test SDK. 6 years ago
James Jackson-South 87c7d3f89c Update test 3rd party libraries 6 years ago
James Jackson-South f71d7a9cb3 Update Directory.Build.targets 6 years ago
James Jackson-South 8d3f5e7962 Use coverlet nightlies 6 years ago
James Jackson-South f1f4d49c01 Try bumping SDK 6 years ago
James Jackson-South a7626e16dc Revert to 8e5a59f 6 years ago
James Jackson-South 37b0585feb Use single test, enable runners 6 years ago
James Jackson-South a15cf770f9 Fix build 6 years ago
James Jackson-South 0c34ce36c6 First pass at HW feature tests 6 years ago
James Jackson-South a62347e761 Update Block8x8FTests.cs 6 years ago
James Jackson-South 24641e74cd
Update tests/ImageSharp.Benchmarks/Codecs/Jpeg/BlockOperations/Block8x8F_Transpose.cs 6 years ago
James Jackson-South 3091072e38 Add AVX backed Block8x8F Transpose method 6 years ago
Brian Popow 9dbd320b62 Use encoding method parameter 6 years ago
Brian Popow 733f83a2a0 Use quality parameter 6 years ago
Brian Popow a38015c90d Change HuffmanTree and HuffmanTreeCode to struct 6 years ago
Ildar Khayrutdinov 599f24feff #12 LZW bug fix 6 years ago
Ildar Khayrutdinov 1e4f706702 removing accidentally added file 6 years ago
Brian Popow 8ab45ccf24 Add reference output for #1362 6 years ago
David Rolland ca85f1003f Fixed typo in AdaptiveThreshold processor and added specific test 6 years ago
James Jackson-South dd66efa5d8 Use interest for target bounds. Fixes #1342 6 years ago
James Jackson-South 163a3eb6ca Fix compatibility with NET 5 SDK InternalsVisibleTo 6 years ago
James Jackson-South f0e8a0f6f5 Add missing SaveAsync method 6 years ago
Sergio Pedri c061df9584 Added unit tests for bokeh blur constructor 6 years ago
Ildar Khayrutdinov 1d77c2e5a2 Improve decoders - performance and memory usage. 6 years ago
Ildar Khayrutdinov 768ff6b582 Deep refactoring and improves for tiff classes. 6 years ago
Ildar Khayrutdinov 25a8203bc0 Add Tiff to configurations. 7 years ago
Sergio Pedri 575402d331 Add input size validation in Image.WrapMemory 6 years ago
Ildar Khayrutdinov 2457d20bfc Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
Ildar Khayrutdinov 712104a786 Update license 6 years ago
Ildar Khayrutdinov 7a0461b1bc Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 6 years ago
James Jackson-South 300273fd11 Use TestProvider to load images 6 years ago
James Jackson-South 0ff69248ec Fix read count. 6 years ago
Anton Firszov 0d28a38f72 heavyweight integration test 6 years ago
James Jackson-South b2607e170c Add lightweight integration tests. 6 years ago
James Jackson-South da6ba1d5a3 Increase chunk size, add benchmarks and write span tests 6 years ago
James Jackson-South 94613d68b3 Add optimized Read(Span) API 6 years ago
James Jackson-South e9b460efce Add WriteByteTests 6 years ago
James Jackson-South ceab655ce5 More tests and remove old stream 6 years ago
James Jackson-South 5f58bbcba5 Fix non-seekable stream reading. 6 years ago
Sergio Pedri 0e5ddabb7c Replace Default.Clone with CreateDefaultConfiguration 6 years ago
Sergio Pedri 9642d0e14c Fix comparison in wrapping bytes test 6 years ago
Sergio Pedri 77a6d08a46 Fix relative offsetting in Pin() methods 6 years ago
Sergio Pedri b9dc71d375 Fix bug in Pin() method, minor code tweaks 6 years ago
Sergio Pedri 129977e465 Add tests for new Image.WrapMemory APIs 6 years ago
James Jackson-South b8c32accc1 Optimize based on traces. 6 years ago