8275 Commits (4383c9283fa65c812a573bce71245673b27976f4)
 

Author SHA1 Message Date
James Jackson-South 4383c9283f Update Adler32.cs 6 years ago
James Jackson-South e54d1312d6 Add default seed values 6 years ago
James Jackson-South 88354cb0ee
Merge branch 'master' into js/fast-hash 6 years ago
James Jackson-South 3b541ceb95
Merge pull request #1012 from equinox2k/PNGOptimisation 6 years ago
James Jackson-South 6865e7238a
Merge branch 'master' into PNGOptimisation 6 years ago
James Jackson-South 94be3a1f1e Add hardware accelerated checksums 6 years ago
James Jackson-South f8afb1d630
Merge pull request #1198 from SixLabors/js/fix-1195 6 years ago
James Jackson-South baaed703a5 Update ResizeHelper.cs 6 years ago
James Jackson-South 9924470a1c Ensure min dimension of 1px following rounding. Fix #1195 6 years ago
Brian Popow 2f8ebf2107
Merge pull request #1197 from SixLabors/fixForVeryLargeJpg 6 years ago
Brian Popow 8d1f2d1839 Change Scanlines and SamplesPerLine from short to int 6 years ago
Brian Popow 25684356a4 Rename PngTransparentColorBehavior to PngTransparentColorMode 6 years ago
Brian Popow 86cae368f3 Switched Preserve to be 0 for PngTransparentColorBehavior enum 6 years ago
Brian Popow 0a5f35dc16
Merge branch 'master' into PNGOptimisation 6 years ago
Brian Popow 89a95a07ee Add PngTransparentColorBehavior enum 6 years ago
Brian Popow dde7c1eec5 Add IgnoreMetadata to the png encoder options 6 years ago
Brian Popow ca8b89789c Remove not needed image parameter from CalculateBitDepth 6 years ago
James Jackson-South 4ae5ae769e
Merge pull request #1182 from SixLabors/release/rc-1 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South a4a4b6d24f Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South d1f24ff119
Merge pull request #1194 from SixLabors/js-buffer2dregion 6 years ago
James Jackson-South 312e1918b7 BufferRegion => Buffer2DRegion 6 years ago
James Jackson-South 25306636b8 Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South c9bb6cde47
Merge pull request #1193 from SixLabors/af/extended-quantization 6 years ago
Brian Popow 4c5f8a7e9f Improve exclude filter test to also check presence of expected chunks 6 years ago
Brian Popow fe84e40cac
ExcludeAll = ~None 6 years ago
Anton Firszov 3bcb9e7019 Revert "use only netcoreapp3.1" 6 years ago
Anton Firszov 40b6baecfe BuildPaletteAndQuantizeFrame, use IPixelSamplingStrategy in GifEncoder 6 years ago
Anton Firszov f5e51abc1c fix style issue 6 years ago
Anton Firszov e1ea534653 FrameQuantizer<T> -> Quantizer<T> 6 years ago
Anton Firszov 3901ce6440 BufferArea -> BufferRegion, introduce PixelSamplingStrategy 6 years ago
Anton Firszov c1033ffb6d add failing test for global quantization 6 years ago
Anton Firszov c848ddbf90 use only netcoreapp3.1 6 years ago
Brian Popow 23e0332c4d
Merge branch 'master' into PNGOptimisation 6 years ago
Brian Popow bc1e8b6353 MakeTransparentBlack option now work with all png color type 6 years ago
Brian Popow 7bb3874a49 Add tests for make transparent black option 6 years ago
James Jackson-South 63ac8f7acf Fix typo 6 years ago
Brian Popow 153b7d25ae Refactor 6 years ago
Brian Popow 3e0a38e4ff MakeTransparentBlack is now a png encoder option 6 years ago
Brian Popow f7a6cd2ffa Add tests for exclude filter 6 years ago
Brian Popow 6407eef2e5 Renamed enum to PngChunkFilter and also renamed enum names 6 years ago
popow 965360b49f Merge remote-tracking branch 'upstream/master' into PNGOptimisation 6 years ago
James Jackson-South 962d639d3b Cleanup props/targets 6 years ago
James Jackson-South a8bd41ff45 Merge branch 'master' into release/rc-1 6 years ago
James Jackson-South abbd1475d6
Merge pull request #1192 from SixLabors/js/png-compression-options 6 years ago
James Jackson-South f1f4a1495b Use enum over int. 6 years ago
James Jackson-South fe22a4560a Merge branch 'master' into release/rc-1 6 years ago
Brian Popow 267d5bcb14
Merge pull request #1191 from SixLabors/gifTests 6 years ago
Brian Popow 1b9dc4a885 Update external due to test file name changes 6 years ago
Brian Popow f4539b93d2
Merge branch 'master' into gifTests 6 years ago