309 Commits (ceb656dab0ae5f1ee7c0b1b49d7cd440ecd04a63)

Author SHA1 Message Date
James Jackson-South f0ce591a64 Rename quantizer and update tests 1 month ago
James Jackson-South 08dd24fbee Remove unused namespaces 3 months ago
James Jackson-South d9816d12b5 Add support for ICC conversion to WEBP 3 months ago
Brian Popow adf677a829 Add test for writing reserved bytes in WebpVp8X 4 months ago
Stefan Nikolei fc211a7aa7 Update Intrinsic usage 6 months ago
Stefan Nikolei ad4b3e90b2 Update ISA Groups 6 months ago
James Jackson-South 338fd4ce79 Fix #2992 7 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
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
Maxim Shipko 09818324ba Reduce the number of memory allocations in lossless WebP encoder 11 months ago
James Jackson-South 82bc79744b Port ColorSpaceTransformUtils 11 months ago
James Jackson-South 04d03136bb Fix #2925 12 months ago
James Jackson-South c573228b09 Upstream fixes. 1 year ago
James Jackson-South 4e21188efe Fix all known quantizing issues 1 year ago
Brian Popow 0a52ee7514 Try fix build issue with ubuntu latest and net9.0 1 year ago
James Jackson-South 8dd4f35d5e Normalize handling of transparent pixels with color components on encode. 1 year ago
James Jackson-South b4567a4ac7 Normalize encoders and update refs 1 year ago
James Jackson-South 48645f8b47 Rewrite ChunkedMemoryStream 2 years ago
James Jackson-South c418bb0def Revert "Remove ChunkedMemoryStream" 2 years ago
James Jackson-South 1e58db2205 Remove ChunkedMemoryStream 2 years ago
James Jackson-South b8fcdda44a Backport - WEBP : Use Correct Width With AlphaDecoder 2 years ago
James Jackson-South 4b3afc16c3 Fix #2801 and secure allocation 2 years ago
James Jackson-South 44b124b08a Add failing test 2 years ago
James Jackson-South 59298c8ace Update WebpEncoderTests.cs 2 years ago
James Jackson-South 449dba3d8c Backport fix. 2 years ago
Brian Popow cc39c502ac Add test case for issue 2763 2 years ago
James Jackson-South a06511f6d2 Initialize pixel type info from decoder. 2 years ago
James Jackson-South 9a0e289d25 Complete conversion APIs 2 years ago
James Jackson-South 0e54081232 Fix webp bpp parsing, normalize property naming. 2 years ago
James Jackson-South 2127b46a04 Implement PngFrameMetadata 2 years ago
James Jackson-South 8166213c17 Implement GifFrameMetadata 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 dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South f74b6acacf Read resolution from EXIF metadata in WebP 2 years ago
James Jackson-South 55e69c7bd2 Try disabling new high memory tests on failing platforms. 2 years ago
James Jackson-South 4b852e6528 Update tests, fix issues 2 years ago
James Jackson-South cc0727b286 Add dedup to webp 2 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 f46137847b Complete encoding tests 3 years ago
James Jackson-South a477ac13bc Use correct alpha blending 3 years ago
Poker b89bc54aa2
Add new member to WebpFrameMetadata 3 years ago
Poker 2c260b27bf
add unit test and format 3 years ago
Poker 87de521412
Implement Vp8L encoder 3 years ago
Poker fbc08bd6a6
Implement Vp8 encoder 3 years ago