11878 Commits (8ca517b58670d261df2931f2067850134613a148)
 

Author SHA1 Message Date
Dmitry Pentin 8ca517b586 Docs fix 4 years ago
Dmitry Pentin 95273d35b6 Added grayscale app14 support, build fix 4 years ago
Dmitry Pentin 3c199279d5 Merge branch 'main' into dp/jpeg-colorspace-deduction 4 years ago
Dmitry Pentin 1c9777e628 Tiif decoding fix 4 years ago
Brian Popow 1959bf6531 Always use RgbJpegSpectralConverter for decompressed jpeg data 4 years ago
James Jackson-South 2c42e41ccf
Merge pull request #2176 from SixLabors/js/license 4 years ago
James Jackson-South 02e07eaad0 Update readme and issue config 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Dmitry Pentin 0cc3c683cc Tests 4 years ago
Dmitry Pentin 52ad9c67f6 Jpeg colorspace deduction fix 4 years ago
James Jackson-South 99439d3bff Update build-and-test.yml 4 years ago
James Jackson-South 46aa314f91 Remove bundled Apache license 4 years ago
James Jackson-South abb6808e4b
Merge branch 'main' into js/license 4 years ago
James Jackson-South 6f20d945c1
Merge pull request #2175 from SixLabors/js/test-environment-info 4 years ago
James Jackson-South 56439692be Update build-and-test.yml 4 years ago
James Jackson-South 7e39ef3124 format LICENSE 4 years ago
James Jackson-South 5cd294e16d Print environment info on tests start 4 years ago
James Jackson-South 60dfd1a5fa Update readme 4 years ago
James Jackson-South cb3d073fa6 Use new license file 4 years ago
James Jackson-South 75dc96a27f
Merge pull request #2122 from gfoidl/inline-vector-constants 4 years ago
James Jackson-South 83e28b0c67
Merge branch 'main' into inline-vector-constants 4 years ago
James Jackson-South c934e2f91c
Merge pull request #2150 from SixLabors/bp/Issue2149 4 years ago
Brian Popow e84100a05e Fix issue #2149 4 years ago
Brian Popow 323f24e8e5 Add test case for #2149 4 years ago
Brian Popow a194b9ead7
Merge pull request #2134 from SixLabors/bp/Issue2132 4 years ago
Brian Popow d02854f5c4
Merge branch 'main' into bp/Issue2132 4 years ago
Brian Popow e7a10b0c23
Merge pull request #2147 from br3aker/dp/jpeg-decoder-invalid-marker-fix 4 years ago
Brian Popow e74641a69e
Merge branch 'main' into dp/jpeg-decoder-invalid-marker-fix 4 years ago
Dmitry Pentin ef9830fd69 Removed debug console log 4 years ago
Dmitry Pentin 943cc34393 Fixed 4 years ago
dependabot[bot] 3609507a70 Bump codecov/codecov-action from 1 to 3 4 years ago
dependabot[bot] c1bb294d50 Bump actions/upload-artifact from 2 to 3 4 years ago
dependabot[bot] a59e0f281a Bump actions/cache from 2 to 3 4 years ago
dependabot[bot] 60b815761a Bump actions/setup-dotnet from 1 to 2 4 years ago
dependabot[bot] 08448a98ad Bump actions/checkout from 2 to 3 4 years ago
Dirk Lemstra cf86a975fe
Added dependabot config to keep github actions up to date. 4 years ago
Brian Popow 3af2dd7720 Multiply by inv max value instead of dividing in GeneratePalette 4 years ago
Brian Popow 5675aa82ab Fix encode tiff benchmarks 4 years ago
Brian Popow 035c31e826 Make sure 1 Bit compression is only used with 1 bit pixel type 4 years ago
Brian Popow d2dbd6e864
Merge branch 'main' into inline-vector-constants 4 years ago
Brian Popow 34584b9b3f Add another test case for Fax4 compressed with min is black 4 years ago
Brian Popow 1b7f800c07 Minor: Another instance of use Numerics.Modulo8 instead of % 8 4 years ago
Brian Popow 7434643eee
Remove no longer valid comment 4 years ago
Brian Popow 8ff29a1a3f PackBitsTiffCompression: Use Slice.Fill to repeat the data 4 years ago
Brian Popow 50c1aab54f Use stackalloc 4 years ago
Brian Popow 10ff24fa87 Loop unroll 4 years ago
Brian Popow affb1430f2 Remove no longer valid comments 4 years ago
Brian Popow 29b4647cf0 Remove no longer needed Vector4.Zero workaround for netcore2.1 4 years ago
Brian Popow 188b5cd2c6 Use more nint 4 years ago
Brian Popow 2675511340
Merge branch 'main' into bp/Issue2132 4 years ago