26 Commits (7fbe22fc2bf5b8dfe9b73cd7c0bdfbc216e897dd)

Author SHA1 Message Date
Stefan Nikolei 06f413107f Convert to TryGetValue 3 years ago
James Jackson-South 7139a52848 Refactor Identify tests 3 years ago
James Jackson-South 0aa12a4602 Refactor Identify and DetectFormat and fix tests 3 years ago
James Jackson-South 89d6fc8d69 Expose ImageInfo and add IImageFormat to metadata 3 years ago
James Jackson-South 4007a48b89 Use shared instances for all built-in decoders. 3 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
Brian Popow d645ba4bf3 Add test for ICC profile 4 years ago
Dan Kroymann 1c225e93b8 Make the cancellationToken arguments required 4 years ago
WINDEV2110EVAL\User 0c65e13a4e Don't save the exif text chunk if it is successfully parsed 4 years ago
WINDEV2110EVAL\User c8e2902be2 Moved legacy exif data loading test from PngDecoderTests to PngMetadataTests. 4 years ago
Brian Popow a29653f75f Simplify comparing to expected strings 5 years ago
Brian Popow b49313e1dc Use StringComparison.Ordinal and fix some minor warnings 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Brian Popow b9307edd9d Identify reads now exif data 6 years ago
Brian Popow 814982e418 Identify now parses zTXt and iTXt chunks 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 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 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 7 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Ildar 5aec0d8fe9 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow d9925234a4 Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South b36a58bcde Clone => DeepClone 8 years ago
James Jackson-South 251ae936a7 Rename DeepClone => Clone 8 years ago
James Jackson-South bcfece8a2c Add metadata cloning tests 8 years ago