35 Commits (c9f7e6ea60c516b887256a32f47aee42a448fc21)

Author SHA1 Message Date
Brian Popow 4e81c02b5d Add test case for Issue #3093 3 months ago
Brian Popow c512b142f9 If alpha length is greater then colorTable, slice length to colorTable length 3 months ago
Brian Popow 9c9b6124f3 Add test case for alpha.Length > colorTable.Length 3 months ago
Brian Popow 8d78fe0b08 Add test case for truncated data after language tag 3 months ago
Brian Popow 457436d970 Add test case for not enough data reading InternationalText chunk 3 months ago
Brian Popow eab4147235 Add test case for not enough data after keyword end 3 months ago
Brian Popow 60c556cd2a Remove not used using, change ImageFormatException to InvalidImageContentException 4 months ago
Brian Popow 93b9345ab8 Add test case for #3078 4 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 1 year ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 1 year ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 1 year ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Dan Kroymann 1c225e93b8 Make the cancellationToken arguments required 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 95d054068f Make stream buffer size configurable. Fixes #1276 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 76b83962a9 Better checksum tests 6 years ago
James Jackson-South 94be3a1f1e Add hardware accelerated checksums 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow 44ca0f778a Additional png test cases 6 years ago
James Jackson-South dc7d9b8e17 Update tests 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
James Jackson-South 6c2421b21f Reduce allocatoins, check bit depth and rename. 8 years ago
Jason Nelson 9b27fd2fe5 Use static Encoding.ASCII property 8 years ago
James Jackson-South 02ad3a3b01 Fix broken chunk test 8 years ago
Anton Firszov 055ca0c86a PngDecoderTests.Chunks.cs 8 years ago