14548 Commits (dfd99a0d8a64bdebf22f1e9beb96e6dfeb829b03)
 

Author SHA1 Message Date
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
winscripter 446e4a5e65 Add loop filter 2 months ago
winscripter 51b7765415 Implement signed packing 2 months ago
winscripter 7223d98e66 Add DCT memory, make JxlImage3<T> implement IDisposable 2 months ago
winscripter 73c7cec5cd Add DCT scales 2 months ago
winscripter b3023f29cf Add separable weights 2 months ago
winscripter b15c190a8e Add symmetric weights; fix broken using 2 months ago
winscripter 289fecdb99 Move AC strategy & Coefficients stuff into Processing 2 months ago
James Jackson-South 9a189d3dc0
Merge pull request #3154 from SixLabors/js/premultiplied-pixel-formats 2 months ago
James Jackson-South e1c3013f96 Fix bulk RGBA-compatible conversion bounds 2 months ago
James Jackson-South c1449ebeb2 Update AssociatedAlphaPixelTests.cs 2 months ago
James Jackson-South 42f6fb6276 Revert "Potential fix for pull request finding 'Equality check on floating point values'" 2 months ago