4797 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)

Author SHA1 Message Date
James Jackson-South 6bc6afb3e7 MetaData => Metadata 7 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
James Jackson-South 60fed0c244 Add pixeloperations tests for new pixel formats 7 years ago
James Jackson-South 35c0f4b4db Add La16 and La32 to IPixel (tests next commit) 7 years ago
Scott Williams 2ef3b90b53 enable using github actions for building 7 years ago
James Jackson-South d2a4f97225 Add Bgra5551 pixeloperations plus tests. 7 years ago
James Jackson-South 1ab0024f95 Create La32Tests.cs 7 years ago
James Jackson-South 80551c1113 Create La16Tests.cs 7 years ago
Brian Popow f907e67ef4 Additional tests for images with more than one transform 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South f74effddd1 Update BokehBlurTest.cs 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 7 years ago
Brian Popow 2e8109515c Fix an issue reading the transformations and fixed the testimages accordingly 7 years ago
Brian Popow 31a8b9affa SubtractGreen transform works now 7 years ago
Brian Popow 6a696d8ca9 Add tests for lossless images with one transform 7 years ago
Brian Popow eaec97657d Add tests for lossless images without transforms 7 years ago
James Jackson-South 0d46d3a6f6 Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South 61ea5e8627 Add tests and fix for handling invalid input. 7 years ago
James Jackson-South 3a9dfdf8b7 Allow returning the image format with the info. 7 years ago
James Jackson-South ff136cd8ad Compare image on windows only for now. 7 years ago
James Jackson-South dc090c23ec Fix #1047 7 years ago
James Jackson-South 9e232fe57a Improve code coverage. 7 years ago
Brian Popow 50bacca782 Add GetBT709Luminance with vector test 7 years ago
James Jackson-South 058836d0c9 Normalize GraphicsOptions parameter position 7 years ago
James Jackson-South 241c50a79e Drop Default, use DeepClone + tests 7 years ago
James Jackson-South 4a4379ef80 Simplify options and add clone + tests 7 years ago
James Jackson-South e59f2206f3 Convert options into classes. 7 years ago
James Jackson-South d91bda2946 Fix #1044 7 years ago
Brian Popow 8b0eaf8dfd Code review changes 7 years ago
Lajos Marton 6678b04a31 More animeted webp test images added 7 years ago
Brian Popow 7db0caaedd Throw ImageFormatException when width or height is 0 7 years ago
Brian Popow 862018228d Add tests for bmp and tga header to throw UnknownImageFormatException when there is insufficient data 7 years ago
Brian Popow f1a021b065 Using tolerant comparer for 16 and 8 bit 7 years ago
Peter Amrehn 5067bf472e introduce WebPLossyDecoder 7 years ago
Brian Popow 4cd0ce4e74 Add all found chunk types to the metadata 7 years ago
Anton Firszov 53bb11a236 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Brian Popow d88ba617e1 Add parsing optional chunks at the end 7 years ago
Lajos Marton 375d332b65 BitsPerPixel Assert added to webp Identify_DetectsCorrectDimensions test 7 years ago
Brian Popow b86d4d0f73 Fix mistake with parsing VP8X header 7 years ago
Brian Popow c113c8ea8c Skipping over optional chunks with VP8X images (still does not seem to work) 7 years ago
Anton Firszov d758d49f1f expose limited Buffer2D internals, smplify API surface 7 years ago
Lajos Marton a7965898cf Animated webp sample added to Identify test 7 years ago
Lajos Marton 95f89503ce Some Lossy files added to WebPDecoder Identify test. Test is broken with new sample files. 7 years ago
Lajos Marton 80cf5d83ef WebP Identify test added, webp sample files copied from official samples repository 7 years ago
Lajos Marton 9fb13a2588 WebP tests WIP 7 years ago
Brian Popow 2e034af05c Set expected default configuration count to 5 7 years ago
Brian Popow f612fabf79 Add CompareToOriginal at the end of Issue1014 test 7 years ago
Brian Popow 3b5af03f5f Add test for the tga encoder 7 years ago
Brian Popow 7b3018c3e1 Add support for encoding rle 8, 16 and bit tga images 7 years ago