11961 Commits (ffac532fd51d792c9d41376a916cf9fffeb55e11)
 

Author SHA1 Message Date
James Jackson-South ffac532fd5
Merge pull request #2197 from SixLabors/bp/tga-encoder 4 years ago
Brian Popow 343b4afc67 Add another test case for #2172 4 years ago
Brian Popow e7173328ba Add test making sure not always RLE packets are written 4 years ago
Brian Popow 5fff1e4241 Only write RLE packet, if more then 1 equal pixel is found. Write Raw Packet otherwise 4 years ago
Brian Popow 57c21370a1 Add test for legacy tga format 4 years ago
Brian Popow 23ae060ebb Throw exception, if not enough data is available in the stream 4 years ago
Brian Popow d1d672801a A little cleanup 4 years ago
Brian Popow 95ae124adb Use DangerousGetRowSpan when run length encode image 4 years ago
Brian Popow 7dacf4f173
Merge pull request #2172 from l1nxy/fix-tga-rle-encoder 4 years ago
Brian Popow ab7f384538
Merge branch 'main' into fix-tga-rle-encoder 4 years ago
James Jackson-South 1db6b213b4
Merge pull request #2173 from SixLabors/bp/Issue2171 4 years ago
James Jackson-South a21c90e28b
Merge branch 'main' into bp/Issue2171 4 years ago
James Jackson-South 4c822ada95
Merge pull request #2128 from SixLabors/bp/tiffwebp 4 years ago
James Jackson-South 3173ad3cb3
Merge branch 'main' into bp/tiffwebp 4 years ago
James Jackson-South 3d3c59fe16
Merge pull request #2177 from br3aker/dp/jpeg-colorspace-deduction 4 years ago
James Jackson-South 4aba160b33
Merge branch 'main' into dp/jpeg-colorspace-deduction 4 years ago
James Jackson-South 909df99ae7
Merge pull request #2160 from ds5678/trim-support 4 years ago
James Jackson-South d14e7122e8
Merge branch 'main' into trim-support 4 years ago
James Jackson-South 0cde5ef46c
Merge branch 'main' into bp/tiffwebp 4 years ago
James Jackson-South 29320a653a
Merge pull request #2127 from SixLabors/bp/cielab 4 years ago
Brian Popow a258c472b8 Fix file header copyright text 4 years ago
Brian Popow 88f106d3b2 Fix file header copyright text 4 years ago
Brian Popow e4e7a5b5e0
Merge branch 'main' into bp/cielab 4 years ago
Brian Popow b7fce3cfb3
Merge branch 'main' into bp/tiffwebp 4 years ago
Dmitry Pentin 2273f20005 Merge branch 'main' into dp/jpeg-colorspace-deduction 4 years ago
James Jackson-South e29a9e82af
Merge pull request #2076 from br3aker/dp/jpeg-downscaling-decode 4 years ago
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
James Jackson-South 7a9cf87a2b Fix headers 4 years ago
James Jackson-South d0de191bdc Merge remote-tracking branch 'upstream/main' into dp/jpeg-downscaling-decode 4 years ago
Brian Popow 9e07ffdb31
Merge branch 'main' into bp/Issue2171 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
Brian Popow 7d0838f97c Avoid encoding the same image twice 4 years ago
Brian Popow 80d499ab79 Use Magick Reference Decoder for Encode_Lossy_WithAlpha_Works 4 years ago
Brian Popow 2b9d02f449 Add missing Trait Webp 4 years ago
Brian Popow 80b336711d Add test making sure compressed alpha data is smaller then image size 4 years ago