14579 Commits (497c27c0d71c8f764a7f04d36fa8dcc2eb084e0e)
 

Author SHA1 Message Date
winscripter 1e40482cf5 Start work on ANS entropy 2 months ago
winscripter 90680b70c1 Prefer the term "coefficient" 2 months ago
winscripter 064376a9f2 Add quantized spline implementations 2 months ago
James Jackson-South 3d3f49fab8 Refine alpha conversion and AOT seeding 2 months ago
winscripter 9b58f4b9d5 Implement spline abstractions 2 months ago
winscripter 85812226b6 It's Jxl not Jpeg 2 months ago
winscripter ac1c866e5a Add xorshift implemetation 2 months ago
winscripter 487410e55f Implement field encodings, move IJxlFields 2 months ago
winscripter 762edd1ec1 Add headers & aspect ratio helpers 2 months ago
winscripter 6fea920e7f Add metadata models 2 months ago
winscripter 21ff33f23c Implement image and memory buffers 2 months ago
winscripter 31b5505d89 Implement JxlMemoryManager 2 months ago
winscripter 1ac6140535 Implement AC strategy 2 months ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 2 months ago
James Jackson-South c4683902a4 Add associated-alpha pixel formats 2 months ago
winscripter d87178fd37 Implemented frame_dimensions.h plus part of ac_strategy.h 2 months ago
winscripter 996e93dba2 Implement ac_context.h 2 months ago
winscripter 85c851b137 Add JPEG XL format 2 months ago
James Jackson-South 5a0a74fecc
Merge pull request #3152 from SixLabors/js/fix-convolution-small-bounds 2 months ago
James Jackson-South 0b685ab034 Fix convolution sampling for bounds smaller than the kernel radius 2 months ago
James Jackson-South cef0402233
Merge branch 'main' into png-cgbi-improvements 2 months ago
James Jackson-South ed6c2ddabf
Merge pull request #3149 from SixLabors/dependabot/github_actions/actions/cache-6 2 months ago
James Jackson-South df8634eed1
Merge pull request #3146 from SixLabors/dependabot/github_actions/actions/checkout-7 2 months ago
James Jackson-South 67aa0d341c
Merge pull request #3150 from SixLabors/js/porter-duff-coverage 2 months ago
James Jackson-South 74ecde6667
Merge branch 'main' into js/porter-duff-coverage 2 months ago
James Jackson-South eb4bfc95ea Add BlendWithCoverage overloads. Optimize Rgba32 compatible shuffling. 2 months ago
dependabot[bot] 39d5eec886
Bump actions/cache from 5 to 6 2 months ago
dependabot[bot] 13f417e40f
Bump actions/checkout from 6 to 7 2 months ago
James Jackson-South fd464a4725
Revise SECURITY.md for clarity on security policies 2 months ago
Erik White e136830476 Merge branch 'png-cgbi-improvements' of https://github.com/Erik-White/ImageSharp into png-cgbi-improvements 3 months ago
Erik White 5472d6918a Use FeatureTestRunner for all instruction sets 3 months ago
Erik White fb207199f5 Clean up/clarify test helper method 3 months ago
James Jackson-South 9c41e9c12e
Merge pull request #3141 from SixLabors/dependabot/github_actions/codecov/codecov-action-7 3 months ago
James Jackson-South 4869c344b3
Merge branch 'main' into png-cgbi-improvements 3 months ago
James Jackson-South 1e85a10647
Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-7 3 months ago
James Jackson-South 58873574c6
Merge pull request #3143 from SixLabors/js/fix-3142 3 months ago
James Jackson-South e5ca2782e6 Fix GIF transparency handling and dither 3 months ago
dependabot[bot] 3d50834193
Bump codecov/codecov-action from 6 to 7 3 months ago
Erik White 47678c748d Use single buffer for shuffle bytes 3 months ago
Erik White 3b37d5552d Remove redundant floor. Float to int conversion will already truncate toward zero 3 months ago
Erik White 49dc1951db Fix read stream byte read semantics 3 months ago
Erik White e6f09d6616 Use constant or static values where possible 3 months ago
Erik White 9dfc0ca044 Remove unnecessary instruction set check 3 months ago
Erik White a68921cac3 Break out cgbi helper methods 3 months ago
Erik White fdc15d283e Separate Zlib header validation fom stream reading 3 months ago
Erik White 29ae5f8409 Guard CgBI bit depth and color type 3 months ago
James Jackson-South 04ff1e91de
Merge pull request #3136 from Erik-White/png-cgbi 3 months ago
James Jackson-South a3e9cc6fd4 Fix in-place shuffles and vectorize PNG CgBI transform 3 months ago
Erik White 4f27f4fc38 Merge branch 'png-cgbi' of https://github.com/Erik-White/ImageSharp into png-cgbi 3 months ago
Erik White 5d206ec10f Add test data for RGB24 3 months ago