13638 Commits (2bac577cf7280d4bf97fd04fab083a5e1e1a3dae)
 

Author SHA1 Message Date
Ynse Hoornenborg a1cb2ddc5e Introduce ObuWriter 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 6863542418
Merge branch 'main' into heic-support 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
Ynse Hoornenborg 07138c4ff8 Use Tile Decoder interface 2 years ago
Ynse Hoornenborg a1a1a5a176 Fix build 2 years ago
Ynse Hoornenborg 73f4dce7af Merge branch 'avif-in-heif' into heic-support 2 years ago
Ynse Hoornenborg f2bfd5a25a Tile decoding interface 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
Ynse Hoornenborg 6aa74f20b9 Rename to Av1Decoder 2 years ago
Ynse Hoornenborg 47dc7746fc Obu header decoding 2 years ago
James Jackson-South 2fbabe828c Complete HunterLab and add more tests 2 years ago
Ynse Hoornenborg 894bbf237b Update infra 2 years ago
Ynse Hoornenborg 66803d0c47 Merge remote-tracking branch 'upstream/main' into avif-in-heif 2 years ago
Ynse Hoornenborg 40e9d682e0 Fix reading of larger literals 2 years ago
Ynse Hoornenborg 2c8dd67fcf
Merge branch 'main' into heic-support 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
Ynse Hoornenborg 80140c4cef Inverse quantization 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
Ynse Hoornenborg b27765f770 Merge branch 'heic-support' into avif-in-heif 2 years ago
Ynse Hoornenborg a39182dcfa Merge remote-tracking branch 'upstream/main' into avif-in-heif 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