10550 Commits (143de220b75abd8bf44f7943650a36cbaa3f7421)
 

Author SHA1 Message Date
Brian Popow 143de220b7 Add Predictor11 test 5 years ago
Brian Popow de6bd9de79 Use Vector128<byte>.Zero 5 years ago
Brian Popow 35d2afa0bb Add sse2 version of select 5 years ago
Brian Popow d021222162
Merge pull request #1800 from SixLabors/bp/avoiddictionarys 5 years ago
Brian Popow 414e4a861d Fix Sclip2 values 5 years ago
Brian Popow e4352b9e0b Use byte arrays instead of Dictionary's for lookups 5 years ago
James Jackson-South 527e0fbd38
Merge pull request #1798 from SixLabors/bp/webpexifwithpadding 5 years ago
Brian Popow 7f3c8ffbd0 Make sure the alpha flag in VP8X and VP8L are the same 5 years ago
Brian Popow e71fd820a8
Merge branch 'master' into bp/webpexifwithpadding 5 years ago
Brian Popow c68ef21613 Write exif profile with padding if needed 5 years ago
Brian Popow b401937cf3
Merge pull request #1794 from kunalspathak/arm64 5 years ago
James Jackson-South cd7f406be3
Merge branch 'master' into arm64 5 years ago
Kunal Pathak b50f146fe2 Support running on arm4 5 years ago
James Jackson-South 72904e1771
Merge pull request #1790 from SixLabors/bp/pixelformattests 5 years ago
Brian Popow a68aea3525
Merge branch 'master' into bp/pixelformattests 5 years ago
Brian Popow 2add3e1711
Merge pull request #1793 from SixLabors/bp/webpavoidallocations 5 years ago
Brian Popow e168ae6a2c Use Span in GetHTreeGroupForPos to avoid allocations 5 years ago
Brian Popow 5ec02f0e78
Merge branch 'master' into bp/pixelformattests 5 years ago
Brian Popow 49e57722b8 Cleanup 5 years ago
James Jackson-South d3f3eec983
Merge pull request #1789 from SixLabors/af/benchmark/SkiaBitmap_DecodeToTargetSize 5 years ago
Anton Firszov bfcf134755
Merge branch 'master' into af/benchmark/SkiaBitmap_DecodeToTargetSize 5 years ago
Brian Popow 151bacc020 Use Convert.To after rounding to avoid different behavior on ARM vs x86/x64 5 years ago
James Jackson-South 099a67605e
Merge pull request #1552 from SixLabors/webp 5 years ago
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