8289 Commits (0d49e5d924eb95cd7b9eb680d3448742abf1bc46)
 

Author SHA1 Message Date
James Jackson-South 0d49e5d924 Use Discussions 6 years ago
James Jackson-South ef5d70e4bd
Merge pull request #1212 from SixLabors/js/fix-1211 6 years ago
James Jackson-South 75be04657a Update PngEncoderTests.cs 6 years ago
James Jackson-South 128c0b8698 Swap buffers. Fix #1211 6 years ago
James Jackson-South 8d052e8dad
Merge pull request #1210 from SixLabors/bp/detectTga 6 years ago
Brian Popow a5cb6db948 DetectFormat for tga now additionally checks: 6 years ago
James Jackson-South 128cdf24aa
Merge pull request #1200 from Jaben/patch-1 6 years ago
James Jackson-South f2f5e1c469
Merge branch 'master' into patch-1 6 years ago
James Jackson-South 7fb80f2a0a
Merge pull request #1203 from SixLabors/js/hash-fix 6 years ago
James Jackson-South b98442ee20 Return input value on empty 6 years ago
James Jackson-South 380e8dd938
Merge pull request #1201 from SixLabors/js/fast-hash 6 years ago
James Jackson-South 76b83962a9 Better checksum tests 6 years ago
James Jackson-South ee901a0277 Update Crc32 based on feedback 6 years ago
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
Jaben Cargman 3aa28c728c
Minor typo. "commmon" -> "common" 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