10526 Commits (853c40c23d17423dd33c3224cdad2edbce734dd8)
 

Author SHA1 Message Date
James Jackson-South 853c40c23d Use the same property type for metadata & encoder 5 years ago
Brian Popow 569ad469d1
Merge branch 'master' into webp 5 years ago
Brian Popow bc4e2f7237 Preserve lossy/lossless encoding, if input image was webp 5 years ago
Brian Popow 08f2d45a90
Merge pull request #1785 from SixLabors/bp/skiptests 5 years ago
Brian Popow 1e299beed6 A little cleanup 5 years ago
Brian Popow 48c0a26281 Skip test if Avx is not supported 5 years ago
Brian Popow fa8c590e0e Skip tests if Sse2 is not supported 5 years ago
James Jackson-South dbfb698b19
Merge pull request #1781 from SixLabors/js/png-palette-filter 5 years ago
Brian Popow 8520b07418 Make WebpFormatType nullable 5 years ago
Brian Popow 27a867d0b6 Remove unknown enum value 5 years ago
Brian Popow d72fbb5783 Use TransparentColorMode enum 5 years ago
Brian Popow 4ec66a2762 Use pattern matching 5 years ago
Brian Popow 94c49d7c0f Use Numerics.Log2 5 years ago
Brian Popow 7e85b1e27e Use dispose pattern 5 years ago
Brian Popow b9c67cebef Avoid casting WebpEncodingMethod 5 years ago
Brian Popow a41631efa3 Add enum for webp encoding method 5 years ago
James Jackson-South a1176c933b Fix benchmarks 5 years ago
James Jackson-South f88a95c0f3 Use Webp everywhere 5 years ago
James Jackson-South a2a63d9ebf Rename folder 5 years ago
Brian Popow 421324f438 Commit renamed file 5 years ago
Brian Popow fa8892b148 Change ++i -> i++ 5 years ago
Brian Popow 06014b0776 Make some webp classes internal 5 years ago
Brian Popow 8c3f9b9cb2 Add webp prefix to AlphaCompressionMethod 5 years ago
Brian Popow 7ff7075e04 Remove ChunkTypes and Animated flag from metadata 5 years ago
Brian Popow b9c992111e Rename AlphaCompression -> UseAlphaCompression 5 years ago
Brian Popow 62ac318156 Apply change from upstream: 749a8b99 5 years ago
James Jackson-South fd7bcaf4d9 Update ImageSharp.sln 5 years ago
James Jackson-South 7158255550 Merge branch 'master' into webp 5 years ago
James Jackson-South 743cd629c0 Fix todo's 5 years ago
James Jackson-South b233771cb0 Move filtering setup to the correct place. 5 years ago
James Jackson-South 07d50d0e0c
Merge pull request #1779 from SixLabors/js/jpeg-encoder-color-type 5 years ago
James Jackson-South d5cea156af Feedback fixes 5 years ago
James Jackson-South 88bb74f39f Fix #1712 5 years ago
Brian Popow 3c2cc0c52e Fix warnings 5 years ago
Brian Popow beb477969c Merge remote-tracking branch 'origin/master' into webp 5 years ago
James Jackson-South 424d4f9435
Merge pull request #1777 from SixLabors/js/v2-builds 5 years ago
James Jackson-South 944d8f915e Additional fixes + gitignore 5 years ago
James Jackson-South e86945e85a Merge branch 'master' into js/v2-builds 5 years ago
James Jackson-South a86351b67c Use V2 major version 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
James Jackson-South 4a09fd9bba Fix final StyleCop warnings in tests 5 years ago
James Jackson-South d81c511f06
Merge pull request #1773 from SixLabors/af/jpeg-pack-sandbox 5 years ago
James Jackson-South 4323c8d175
Update src/ImageSharp/Processing/Processors/Transforms/Resize/ResizeProcessor{TPixel}.cs 5 years ago
James Jackson-South a0af4c8a1c Fix bad StyleCop warning 5 years ago
James Jackson-South d2b205260e Fix missing braces 5 years ago
James Jackson-South c49201fb36 Fix missing tuple element names 5 years ago
James Jackson-South a46dcc1101 Fix tuple casing 5 years ago
Anton Firszov 6d9a04d38c
Premultiply only if alpha representation is unknown or Unassociated 5 years ago
James Jackson-South af1cbc3286 Remove line gaps in usings 5 years ago
James Jackson-South 38bf216e09 Fix newline endings 5 years ago