82 Commits (7d608dd08725dc0bd5ebd367cdf69cbd2f9abc34)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 6322bcb7d5 Use different cache types and begin to make quantizers own clearing pixels. 1 year ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
James Jackson-South 502a354262 Add tests and fix issues. 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 2 years ago
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 2 years ago
James Jackson-South 2752a450d8 Implement up GifMetadata 2 years ago
James Jackson-South 55e69c7bd2 Try disabling new high memory tests on failing platforms. 3 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 3 years ago
James Jackson-South 958c9c9b10 Deduper works 3 years ago
James Jackson-South a486558ed1 Complete Webp and add tests 3 years ago
James Jackson-South 328e0465db Wire up connectors and gif encoder 3 years ago
James Jackson-South 98ed0f1070 Refactor and fix gif encoder 3 years ago
James Jackson-South fc7219d1fa Add quantizer property tests 3 years ago
James Jackson-South 43aaad1d49 Make color tables mutable 3 years ago
James Jackson-South 12da625cbb Preserve color palettes and deduplicate frame pixels. 3 years ago
James Jackson-South e3872ae793 Read additional gifs and make transparency handling safer 4 years ago
James Jackson-South abd3a5a8ba Fix transparency handling and optimize encoding 4 years ago
James Jackson-South 46f26ba95e Correctly read/write graphics control extension 4 years ago
James Jackson-South 1ac9de53ff Convert TiffEncoder, Use sampling strategy for local palette building 4 years ago
James Jackson-South 4499df7487 Migrate PngEncoder and fix tests 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow dd051e2248 Remove RunSerial from tests 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov 1a86d6d57d try to mitigate 32 bit failures 5 years ago
Brian Popow 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 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
Anton Firszov 40b6baecfe BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov ee93aa406d InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
Brian Popow 7217552ebf Add tests for discontiguous buffers for gif 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 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 dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
Simon Cropp e23d8df485 remove some redundant variables and type params (#971) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago