13753 Commits (e8f9841cd9009c2c797e255668ed289ad58b52b3)
 

Author SHA1 Message Date
James Jackson-South e8f9841cd9 Remove bad code and tests 1 year ago
James Jackson-South 1d27038551 Add luminance color profile type and cleanup 1 year ago
James Jackson-South afbd24785a
Merge branch 'main' into icc-color-conversion 1 year ago
James Jackson-South fc1228e108 Clean up tests 1 year ago
James Jackson-South 3fbbde92c7
Merge pull request #2917 from SixLabors/js/simplify-jpeg-converters 1 year ago
James Jackson-South 5b94795559 Address feedback 1 year ago
James Jackson-South 277cf61b75 Remove unused method 1 year ago
James Jackson-South 71ca954e35 Revert naming 1 year ago
James Jackson-South 57614df1c0 Port RGB converter 1 year ago
James Jackson-South 80fee7fa12 Port YccK and use alias 1 year ago
James Jackson-South 87438a3a11 Port Grayscale converter 1 year ago
James Jackson-South 3b430e19c1 Port CMYK converter 1 year ago
Wacton 0bb67a3dfa Fix bulk PCS to V2 black point and add tests 1 year ago
James Jackson-South 597bc0c101 Update MultiplyAdd 1 year ago
James Jackson-South 959e6004d7 Begin re-implementing converters 1 year ago
James Jackson-South cd3aa18dd4 Rename and refactor method 1 year ago
James Jackson-South aebe375e2c Reduce JPEG color conversion to two pipelines 1 year ago
James Jackson-South 6d0c8e898a Merge branch 'main' into icc-color-conversion 1 year ago
James Jackson-South 677f47d495 Port bulk conversion methods. 1 year ago
James Jackson-South 22a06d69cb
Merge pull request #2916 from SixLabors/js/fix-2909 1 year ago
James Jackson-South 0a8902b972 Use BPP from color writer 1 year ago
James Jackson-South cbd8adaaa7
Merge pull request #2878 from SixLabors/bp/Issue2877 1 year ago
James Jackson-South d0a09ee9a3
Merge branch 'main' into bp/Issue2877 1 year ago
James Jackson-South daa10b5dd5
Merge pull request #2911 from zabulus/fix_2907 1 year ago
James Jackson-South 6ac827508a
Merge branch 'main' into fix_2907 1 year ago
James Jackson-South 7f3e9df0ec Begin implementing bulk conversion 1 year ago
James Jackson-South 3f3b8dd827
Merge pull request #2869 from IldarKhayrutdinov/subsub-ifd 1 year ago
Ildar Khayrutdinov 14aeb3f7c7 limit for iteration & bufSz 1 year ago
Wacton 8b70718e65 Fix corrupted JapanColor2003WebCoated.icc 1 year ago
Wacton 498ec234cb Restore JapanColor2003 test and add additional logging 1 year ago
Wacton 3f7fb1e3a5 Remove JapanColor2003 test 1 year ago
Wacton 131c2cda23 Log expected ICC conversion output earlier 1 year ago
zabulus d69ad90f21 Merge branch 'main' of https://github.com/SixLabors/ImageSharp 1 year ago
zabulus 940076087a Fix #2907. Wrong rgb used for color table 1 year ago
James Jackson-South 8853f2f5f7
Merge branch 'main' into icc-color-conversion 1 year ago
James Jackson-South 938595b79c
Merge branch 'main' into subsub-ifd 1 year ago
James Jackson-South 85c7ed2855
Merge branch 'main' into bp/Issue2877 1 year ago
James Jackson-South bfa664d74d
Merge pull request #2905 from paulomorgado/patch-1 1 year ago
James Jackson-South bc18490755
Merge branch 'main' into patch-1 1 year ago
James Jackson-South 718939933d use sudo apt-get update 1 year ago
James Jackson-South 912c5e69b4
Merge branch 'main' into patch-1 1 year ago
James Jackson-South 289470aaca Fix build 1 year ago
Paulo Morgado b2c03c1799 Refactor buffer allocation in Vp8BitWriter.cs to use Span<byte> instead of byte[] in WriteFrameHeader. 1 year ago
Brian Popow 23cfdd2864 Better test images for tiled tiff: tile width and height is not the same 1 year ago
Brian Popow 18f8de983e Do not ignore tileHeight when undoing horizontal predictor 1 year ago
Brian Popow 8f97280e0f Add tiled rgba 16 bit each channel test files 1 year ago
Brian Popow 7a5be7287e Add test cases for tiled lzw compressed images 1 year ago
Brian Popow 0a52ee7514 Try fix build issue with ubuntu latest and net9.0 1 year ago
Brian Popow 5cfa2bc643 Enable 32 bits per channel decoding for MagickReferenceDecoder 1 year ago
Brian Popow 71f7d86900 Add method UndoTile in HorizontalPredictor 1 year ago