8274 Commits (c910a81d7e563c39b46c59282eeefbb168d0005c)
 

Author SHA1 Message Date
James Jackson-South c910a81d7e Add default seed values 6 years ago
James Jackson-South ad0139162d
Merge branch 'master' into js/fast-hash 6 years ago
James Jackson-South 17ec6eed9c
Merge pull request #1012 from equinox2k/PNGOptimisation 6 years ago
James Jackson-South b817615b87
Merge branch 'master' into PNGOptimisation 6 years ago
James Jackson-South 6bbe57c5d3 Add hardware accelerated checksums 6 years ago
James Jackson-South b720219bb5
Merge pull request #1198 from SixLabors/js/fix-1195 6 years ago
James Jackson-South 0fd2a4c5f7 Update ResizeHelper.cs 6 years ago
James Jackson-South bd826f1703 Ensure min dimension of 1px following rounding. Fix #1195 6 years ago
Brian Popow de74ad4980
Merge pull request #1197 from SixLabors/fixForVeryLargeJpg 6 years ago
Brian Popow 9415e58367 Change Scanlines and SamplesPerLine from short to int 6 years ago
Brian Popow b69d772659 Rename PngTransparentColorBehavior to PngTransparentColorMode 6 years ago
Brian Popow 129b6392d5 Switched Preserve to be 0 for PngTransparentColorBehavior enum 6 years ago
Brian Popow 749f68aefb
Merge branch 'master' into PNGOptimisation 6 years ago
Brian Popow ec3656ff7a Add PngTransparentColorBehavior enum 6 years ago
Brian Popow bc7eb2791d Add IgnoreMetadata to the png encoder options 6 years ago
Brian Popow 0f581ab5e6 Remove not needed image parameter from CalculateBitDepth 6 years ago
James Jackson-South b44008ed2f
Merge pull request #1182 from SixLabors/release/rc-1 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
James Jackson-South 2e3ebb4a19 Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South 1ac4042746
Merge pull request #1194 from SixLabors/js-buffer2dregion 6 years ago
James Jackson-South bedd0a91fb BufferRegion => Buffer2DRegion 6 years ago
James Jackson-South 749ca71b82 Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South 0c6f0dcb11
Merge pull request #1193 from SixLabors/af/extended-quantization 6 years ago
Brian Popow f9c2f6ade6 Improve exclude filter test to also check presence of expected chunks 6 years ago
Brian Popow 200ef9ffbe
ExcludeAll = ~None 6 years ago
Anton Firszov 5db749e5c7 Revert "use only netcoreapp3.1" 6 years ago
Anton Firszov 097b9dd4fd BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov 8551b8bc12 fix style issue 6 years ago
Anton Firszov b6208b9b61 FrameQuantizer<T> -> Quantizer<T> 6 years ago
Anton Firszov 3e2f7dd310 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov c0494290e8 add failing test for global quantization 6 years ago
Anton Firszov 173659669e use only netcoreapp3.1 6 years ago
Brian Popow c386f9d1ab
Merge branch 'master' into PNGOptimisation 6 years ago
Brian Popow 8ca9b97c9e MakeTransparentBlack option now work with all png color type 6 years ago
Brian Popow a86713f25e Add tests for make transparent black option 6 years ago
James Jackson-South 5e479b1dc5 Fix typo 6 years ago
Brian Popow 624591c421 Refactor 6 years ago
Brian Popow f04e836587 MakeTransparentBlack is now a png encoder option 6 years ago
Brian Popow f257ef2217 Add tests for exclude filter 6 years ago
Brian Popow 6765f96120 Renamed enum to PngChunkFilter and also renamed enum names 6 years ago
popow d68d7bd229 Merge remote-tracking branch 'upstream/master' into PNGOptimisation 6 years ago
James Jackson-South e343d36b83 Cleanup props/targets 6 years ago
James Jackson-South 43b4a40dde Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South ddbd62495e
Merge pull request #1192 from SixLabors/js/png-compression-options 6 years ago
James Jackson-South a651570b48 Use enum over int. 6 years ago
James Jackson-South 37c37ba0b3 Merge branch 'master' into release/rc-1 6 years ago
Brian Popow e790f94e3c
Merge pull request #1191 from SixLabors/gifTests 6 years ago
Brian Popow 5854921c86 Update external due to test file name changes 6 years ago
Brian Popow 545365aee8
Merge branch 'master' into gifTests 6 years ago
Brian Popow 39dd1583d6
Merge pull request #1190 from SixLabors/invalidContentException 6 years ago