13645 Commits (5b374dad36b047223c5d0c1ef16a635d2fee1bd7)
 

Author SHA1 Message Date
James Jackson-South cd6052eca9 Create CieLuvAndHsvConversionTests.cs 2 years ago
James Jackson-South f3f1d5ac43 Create CieLuvAndHslConversionTests.cs 2 years ago
James Jackson-South 4efb1211c0 Create CieLuvAndCieXyyConversionTests.cs 2 years ago
James Jackson-South ec14dc266f Create CieLchuvAndCmykConversionTests.cs 2 years ago
Anton Firszov 77a5883283
Merge pull request #2725 from kroymann/detect-format-async 2 years ago
James Jackson-South f5ed9ac69d
Merge branch 'main' into detect-format-async 2 years ago
James Jackson-South b8cf630b15
Merge pull request #2728 from SixLabors/test-ci 2 years ago
Anton Firszov aaeae24dd6
Undo dummy change 2 years ago
Anton Firszov eb1c871f79
Update build-and-test.yml 2 years ago
Anton Firszov 06312cbcfd
Update TestFormat.cs 2 years ago
Dan Kroymann e0d1493c3b Call the new InternalDetectFormatAsync() from DetectFormatAsync() 2 years ago
Dan Kroymann 22e1c064c2 Use MemoryAllocator from configuration 2 years ago
James Jackson-South 00162b640d Create CieLchAndCieXyyConversionTests.cs 2 years ago
James Jackson-South f37ac8e704 Add LMS and Lch tests 2 years ago
Dan Kroymann 9c5a393650 Fix another async-over-sync issue where DecodeAsync() would internally block on a synchronous stream read when detecting the image format 2 years ago
James Jackson-South 2fbabe828c Complete HunterLab and add more tests 2 years ago
James Jackson-South e7a2445dba Cleanup 2 years ago
James Jackson-South 698d76e836 Create HunterLab.cs 2 years ago
James Jackson-South bb6502ca6a Create Hsv.cs 2 years ago
James Jackson-South 05b6cfb335 Create Hsl.cs 2 years ago
James Jackson-South 55bf49c8e6 Merge branch 'main' into js/colorspace-converter 2 years ago
James Jackson-South 6ae0e4489c
Merge pull request #2720 from SixLabors/port/v3 2 years ago
James Jackson-South 3495b01f2a Merge branch 'release/3.1.x' into port/v3 2 years ago
Anton Firszov da5f09a425
Merge pull request #2716 from SixLabors/js/clear-buffers 2 years ago
Anton Firszov b6b08ac3e7
Merge pull request #2706 from SixLabors/af/memlimit-01 2 years ago
antonfirsov 572366e078 test allocation limits 2 years ago
antonfirsov d1cc651e19 fix BmpDecoder_ThrowsException_Issue2696 2 years ago
James Jackson-South 4a26acbc5a
Merge pull request #2718 from SixLabors/js/check-palette-index 2 years ago
James Jackson-South fb64b3367f Clamp read palette indices. 2 years ago
James Jackson-South 26d44ef5f1 Clear pixel buffers on decode. 2 years ago
James Jackson-South da497882fe Revert additional changes 2 years ago
James Jackson-South 27b60846f4 LAB YCBCR tests 2 years ago
James Jackson-South 611c78dcd7 More tests 2 years ago
James Jackson-South 51c3094799 More LAB tests 2 years ago
James Jackson-South 55de3ccc52 Add more LAB tests 2 years ago
James Jackson-South eec9718f41 Merge branch 'release/3.1.x' into af/memlimit-01 2 years ago
James Jackson-South b8c73e121d Add CMYK 2 years ago
James Jackson-South 7da1cae8de Add XYY 2 years ago
James Jackson-South e24146b049 Add Add LUV and LCHLUV 2 years ago
James Jackson-South ad6e16d882 Merge branch 'main' into js/colorspace-converter 2 years ago
James Jackson-South 8e6532a4e2
Merge pull request #2713 from SpaceCheetah/FixPngBackport 2 years ago
James Jackson-South 8546c7446f
Merge pull request #2710 from SpaceCheetah/FixPNG 2 years ago
SpaceCheetah c8eab788dd
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
SpaceCheetah 94d7f3c479
Rename DefaultImageAnimated to AnimateRootFrame 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
SpaceCheetah 8480139212
re-add rest of comment 2 years ago
SpaceCheetah b1a5593b20
Add test for case with frame offsets 2 years ago
SpaceCheetah 4698e8ca3b
re-add comment 2 years ago
SpaceCheetah ceb7dc0e7e
Fix incorrect acTL frame count 2 years ago
SpaceCheetah 9ae8be4c8a
Add more tests 2 years ago