14503 Commits (8b4ff41b9ae24206032e158866eb041f02f81afe)
 

Author SHA1 Message Date
winscripter 8b4ff41b9a First prototype of JxlDecoderCore 3 weeks ago
winscripter 4308af8721
Merge branch 'SixLabors:main' into jxl-support 3 weeks ago
winscripter 6e432ca50b Use inline arrays in Butteraugli 3 weeks ago
winscripter 20e3a3452a Add image bundle 3 weeks ago
winscripter 0d9aea4f12 Remove GC.SuppressFinalize(this) 3 weeks ago
winscripter 27a848cd25 Add DCT, transpose, and performance improvements 3 weeks ago
James Jackson-South 5cd4d0d26a Update shared-infrastructure 3 weeks ago
winscripter 50813c1cbb Add passes decoder state prototype & reduce errors in JxlQuantizedSpline 4 weeks ago
winscripter 2c517a2fbc Document JxlPlane<T> and JxlPlaneBase 4 weeks ago
winscripter 4d0a468639 Add rectangle support to images 4 weeks ago
winscripter 4f71c526a0 Implement JPEG XL numerics functions & reduce errors 4 weeks ago
winscripter 048945c5d8 Reduce number of errors 4 weeks ago
winscripter e718a4ad31 Implement image operations 4 weeks ago
winscripter ff98ffd0f7 Add image copy operations 4 weeks ago
winscripter f19c8797ec Add more implementations and prototypes 4 weeks ago
James Jackson-South 3e1dd486cd
Merge pull request #3165 from SixLabors/js/configurable-allocator-limits 4 weeks ago
James Jackson-South bcfaed7c3e Update AotCompilerTools.cs 4 weeks ago
James Jackson-South 0df7ccaa61 Make MemoryAllocator limits configurable and extensible 4 weeks ago
James Jackson-South d2873f87ca
Merge pull request #3164 from SixLabors/js/fix-pbm-16bit-endianness 4 weeks ago
James Jackson-South 8ca712019e Fix 16-bit binary PBM sample byte order 4 weeks ago
James Jackson-South 704e068790
Merge pull request #3163 from SixLabors/js/colrv1-blending-modes 4 weeks ago
James Jackson-South ad12d7a4bb
Potential fix for pull request finding 4 weeks ago
James Jackson-South c9af728104 Add plus and extended pixel blend modes 4 weeks ago
James Jackson-South 2e2d67ee4f
Merge pull request #3162 from SixLabors/remove-antialias-threshold 4 weeks ago
James Jackson-South 0b9f1630c0 Update GraphicsOptions.cs 4 weeks ago
James Jackson-South 6995704190 Remove AntialiasThreshold from GraphicsOptions 4 weeks ago
winscripter 074ff1b231 Validate the size parameter in JxlCoefficientOrder.ReadPermutation 4 weeks ago
winscripter 8209aa1f19 Refactor 4 weeks ago
winscripter fe41799b9f Prevent potential overflow 4 weeks ago
winscripter d1f66463bc Prefer inline arrays 4 weeks ago
winscripter 79e8ce7b13 Add Move to Front transform 4 weeks ago
winscripter eb80187037 Don't use System.Diagnostics.Debug 1 month ago
winscripter a1cae71e4d Prefer const 1 month ago
winscripter 083385bde4 Use inline arrays in quantizer 1 month ago
winscripter 0d159b9477 Add CMS* prototype, XYB decoding, TOC, convolution and coefficient ordering 1 month ago
James Jackson-South b81b9a2792 Use associated alpha blending with coverage 1 month ago
James Jackson-South ed64ea7197 Reject ICO entries at stream-end offset 1 month ago
James Jackson-South 8db96638cb
Merge pull request #2899 from zxbmmmmmmmmm/feat/ani 1 month ago
James Jackson-South eadb2a6c79 Handle oversized ANI chunks and partial icon masks 1 month ago
James Jackson-South e9aa4bffbb Address ANI and icon review feedback 1 month ago
James Jackson-South db5b03d894 Complete ANI, ICO, and CUR codec support 1 month ago
James Jackson-South fac4a24827 Merge branch 'main' into pr/2899 1 month ago
James Jackson-South 680f2c2ba4
Merge pull request #3161 from SixLabors/perf/simd-primitives-normalization 1 month ago
James Jackson-South 14cf138cbb Validate tensor primitive span contracts 1 month ago
James Jackson-South 043c264aef Flatten JPEG ICC color conversion 1 month ago
James Jackson-South 3c3d523954 Flatten pixel blender hierarchy 1 month ago
James Jackson-South b54c5caf5b Fix tensor negation on ARM64 1 month ago
James Jackson-South 979a9237c5 Align tensor primitive dispatch with runtime 1 month ago
James Jackson-South fb7ed72629 Use AVX-512 for byte tensor addition 1 month ago
James Jackson-South 267802a4b6 Optimize ICC LUT normalization 1 month ago