14559 Commits (315ea0fb9e4fe00b7ba059e15b8b520782db00a1)
 

Author SHA1 Message Date
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
James Jackson-South 368498133a Fix Bokeh normalization on .NET 10 1 month ago
James Jackson-South 43d99b46dc Use tensor multiplication for Bokeh kernels 1 month ago
James Jackson-South 41f17ba6b5 Use tensor division for Gaussian kernels 1 month ago
James Jackson-South c1dc1aedb4 Use tensor negation for sharpen kernels 1 month ago
James Jackson-South 49d20566a3 Use tensor addition for histogram offsets 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South ca126a5f4a Remove replaced SIMD implementations 1 month ago
James Jackson-South 71d27f4b85 Correct SIMD helper accessibility 1 month ago
James Jackson-South 9d1aa66f67 Normalize PNG filter encoding 1 month ago
James Jackson-South 501afd48c1 Normalize stateful Vector4 transforms 1 month ago
James Jackson-South 5a2fbbe795 Normalize packed pixel conversion shuffles 1 month ago
winscripter 765c892df0 Implement Butteraugli core functions 1 month ago
James Jackson-South 873c64ec12 Normalize pixel blending SIMD traversal 1 month ago
James Jackson-South e9db3675e9 Normalize JPEG color conversion SIMD 1 month ago
James Jackson-South ebe5cc64da Add TensorPrimitives compatibility implementation 1 month ago
James Jackson-South a9d4046f3f
Merge pull request #3160 from SixLabors/js/fix-3151 1 month ago
James Jackson-South 395c8bdb65 Update AotCompilerTools.cs 1 month ago
James Jackson-South b142dbacff Add AOT compiler seeds for ICO, CUR, QOI formats 1 month ago
James Jackson-South 776cb8bee3
Merge pull request #3159 from SixLabors/fix/3145-preserve-tiff-icc-profile 1 month ago
James Jackson-South e2b43407cc Handle ulong values for EXIF Long writes 1 month ago
James Jackson-South 494d2dd97b Clone TIFF profiles into image metadata 1 month ago
James Jackson-South 0fad26d1c3
Merge pull request #3137 from Erik-White/png-cgbi-improvements 1 month ago
James Jackson-South dfdc0734e3 Validate CgBI chunk order in PNG decoder 1 month ago
James Jackson-South 0bccbfe2f5
Merge branch 'main' into png-cgbi-improvements 1 month ago
James Jackson-South 69b85ea7c5
Merge pull request #3157 from SixLabors/fix/3156-resize-to-one 1 month ago
James Jackson-South 3d89f941d4 Fix degeneracy check for resize transforms 1 month ago
James Jackson-South 2929bc73c0
Merge pull request #3155 from SixLabors/dependabot/github_actions/actions/setup-dotnet-6 1 month ago
winscripter 359125039e Start work on Butteraugli 1 month ago
winscripter 9c6b4efa24 Add Huffman common methods 1 month ago
winscripter abafaf8c03 Add CFL 1 month ago
winscripter f71bab20a6 Use distinct read-only spans 1 month ago
winscripter 6eda7e2ad4 Remove aggressive inlining attributes, fix usings 1 month ago
winscripter 2758454c1b Move, add entropy coding common functions 1 month ago
dependabot[bot] c54293cdfb
Bump actions/setup-dotnet from 5 to 6 1 month ago
winscripter b72019667a Add opsin inverse parameters, some quantizer weight work 2 months ago
winscripter 07f6be0000 Fix memory leak 2 months ago
winscripter 674f82ad3c Add quantizer 2 months ago
winscripter ded8906f29 Move Metadata folder to IO 2 months ago
winscripter 16c55f343a Add frame header 2 months ago
winscripter a803f01ab6 Add Y'Cb'Cr chroma subsampling as part of the frame header 2 months ago
winscripter d401b71313 Fix errors 2 months ago
winscripter 6aa313f895 Add matrices 2 months ago
winscripter a6a0263836 Implement visitor for JxlBitDepth 2 months ago
winscripter decc0b232c Fully implement JPEG XL fields 2 months ago