48 Commits (18b8b662e9c959f685bec92bfbae4c8b5daddb9e)

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 3c60117362 Use EXIF byte order for EXIF encoded strings. 11 months ago
James Jackson-South 04d03136bb Fix #2925 12 months ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
James Jackson-South f44b761f3b
Add fixes 2668, 2676, and 2677 to main (#2678) 2 years ago
James Jackson-South 12d05b77cd Revert "Fix file name" 2 years ago
James Jackson-South 15619ecd88 Fix file name 2 years ago
James Jackson-South 3c65383dec Prevent underflow 2 years ago
James Jackson-South f74b6acacf Read resolution from EXIF metadata in WebP 2 years ago
James Jackson-South 328e0465db Wire up connectors and gif encoder 3 years ago
James Jackson-South a477ac13bc Use correct alpha blending 3 years ago
Poker b89bc54aa2
Add new member to WebpFrameMetadata 3 years ago
Brian Popow c5eed0e537
Add webp decoder option to handle the background color in ANIM chunk (#2547) 3 years ago
Brian Popow 3541a4e08b Use less tolerant comparer when Fma.IsSupported for resize tests 3 years ago
James Jackson-South b26dca8598 Fix up webp alpha compression test for ARM64 3 years ago
James Jackson-South cf7f808a0e Adjust percentages for ARM (visually checked) 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
Brian Popow f66bb352a8 Fix issue decoding lossy webp with compressed alpha data, fixes #2257 4 years ago
Brian Popow 770a85070b Ignore unknown chunks, fixes #2243 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 751bf48b35 Tweak WebP test percentage for MacOS 4 years ago
James Jackson-South 3b6b30a2f5 Change percentages for mac 4 years ago
James Jackson-South a4c14e70f2 Add additional tests 4 years ago
James Jackson-South eee64f25d6 Remove SUPPORTS conditions 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
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Brian Popow ab8a1ba564 Add option to decode just one frame 4 years ago
Brian Popow 4c30ccdf04 Add loopcount and duration to the webp metadata 4 years ago
Brian Popow 54a43908b3 Add tests for animated webp 4 years ago
Brian Popow 7d0dd42b0d Replace broken webp image with exif data 4 years ago
Brian Popow dae6503363 Add tests for horizontal and vertical filter without hardware intrinsics 4 years ago
Brian Popow dd051e2248 Remove RunSerial from tests 4 years ago
Brian Popow 67c3de2240 Add tests for decoding lossy without hardware intrinsics 4 years ago
James Jackson-South f88a95c0f3 Use Webp everywhere 5 years ago
Brian Popow 3c2cc0c52e Fix warnings 5 years ago
Brian Popow 795111be30 Add webp to the default configuration 5 years ago
Brian Popow b440d51331 Write hasAlpha flag when encoding lossless webp 5 years ago
Brian Popow 388eb5267b Add RunSerial attribute to the encoder and decoder tests 5 years ago
Brian Popow e613094479 Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
Brian Popow d6520d2574 Fix issue #1594 5 years ago
Brian Popow 4fa55b7a7b A little cleanup 5 years ago
Brian Popow bcd4c4c0cc Rename WebP to Webp 5 years ago
Brian Popow 1e0d1e5dd2 Add helper method to register the webp format 5 years ago