13798 Commits (b10d88abc08192d7cd8158244cff2bd395ccec39)
 

Author SHA1 Message Date
James Jackson-South b10d88abc0 Put that thing back where it came from or so help me! 1 year ago
James Jackson-South e2cde19829 Tweak grayscale converter code 1 year ago
James Jackson-South 0e31840849 Merge branch 'main' into js/jpeg-icc-normalize 1 year ago
James Jackson-South a744f937ad Update Rgb.cs 1 year ago
James Jackson-South d8b464bacd
Merge pull request #2918 from SixLabors/js/block8x8-simd 1 year ago
James Jackson-South 74d475d4c4 Use ICC profile when available for JPEG decoding color transforms. 1 year ago
James Jackson-South 4c1ecfad49 Fix v128 narrowing. 1 year ago
James Jackson-South ea564842c5 Rename type 1 year ago
James Jackson-South 28025e732a
Merge branch 'main' into js/block8x8-simd 1 year ago
James Jackson-South 62da42dd68
Merge pull request #2894 from SixLabors/js/fix-2866-v4 1 year ago
James Jackson-South 5f971c728a
Merge branch 'main' into js/fix-2866-v4 1 year ago
James Jackson-South ba61e04e4b
Merge pull request #1567 from SixLabors/icc-color-conversion 1 year ago
James Jackson-South a59c900e9f More optimizations based on feedback 1 year ago
James Jackson-South c5cc792304 Optimize several transforms 1 year ago
James Jackson-South f55b3e404c Add YccK, normalize YCbCr, update tests 1 year ago
James Jackson-South 55a8c73232 Expand v128 native shuffle (float) support 1 year ago
James Jackson-South 505ecce3fa Update ShuffleNative (byte) 1 year ago
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 6238f00895 Modernize additional V256 code from review 1 year ago
James Jackson-South 8a23d42bfd Port more V256 code 1 year ago
James Jackson-South 038f047a1c Initial fixes based on feedback 1 year ago
James Jackson-South 041e59dbce All Vector128 Load 1 year ago
James Jackson-South 30bdc29e40 Migrate from Sse to general Vector128 for ZigZag 1 year ago
James Jackson-South 5125a0480f Rename utils, organize BlockF8x8 1 year ago
James Jackson-South 29a56350ce Clean up and prep for Vector512 multiply 1 year ago
James Jackson-South 69caa490e0 Add Vector128 rounding 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 583d89e7bd Update ref images, tweak lite cache to match original (unused) 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 a99e6cf380 Revert to original CoarseCache 1 year ago
James Jackson-South b09ea41042 Fix build 1 year ago
James Jackson-South 87f6c04849 Merge branch 'main' into js/fix-2866-v4 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