13036 Commits (f4dc0fc4f2d9db47c4100e1985dbdb98eee3b04e)
 

Author SHA1 Message Date
James Jackson-South 63d1d2c10b
Merge pull request #2530 from SixLabors/dependabot/github_actions/actions/checkout-4 3 years ago
James Jackson-South e995a13620 Update WuQuantizer{TPixel}.cs 3 years ago
James Jackson-South 6ad24af03c Use safe iteration for reading color palette. 3 years ago
James Jackson-South 3b249e0823
Merge branch 'main' into dependabot/github_actions/actions/checkout-4 3 years ago
James Jackson-South 78fd1b9535
Merge branch 'main' into js/png-pallete 3 years ago
James Jackson-South 945a83f811
Merge pull request #2455 from SixLabors/js/gif-fixes 3 years ago
James Jackson-South 9ddebdd1c5
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South da4d4d7f5c
Merge pull request #2535 from JeffP134/main 3 years ago
Jeffrey Parker bf261f0d5e Stylecop extra blank line issue fixed. Refactored code to extract common logic. 3 years ago
Jeffrey Parker 1e53adf85e Fix for issue 2504 - ensuring image and individual frame metadata are written out correctly 3 years ago
James Jackson-South b0dc9081e5
Merge branch 'main' into main 3 years ago
James Jackson-South b56633e2f0 Review fixes 3 years ago
dependabot[bot] 413f9f62a4
Bump actions/checkout from 3 to 4 3 years ago
James Jackson-South c17eacf05f
Merge branch 'main' into js/gif-fixes 3 years ago
Anton Firszov 54b7e04f7a
Fix #2518 (#2519) 3 years ago
antonfirsov b48dbc5087 if transparencyIndex is outside the palette, ignore it 3 years ago
James Jackson-South 9335a16a53
Merge pull request #2523 from SixLabors/js/jpeg-eof-dos 3 years ago
James Jackson-South ed3860cfda Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 3 years ago
Poker a6b8abe3e9
remove set to null from disposal 3 years ago
James Jackson-South 1a6b46504d Cleanup based on feedback 3 years ago
Poker 316a8395b6
Optimize code 3 years ago
Poker 146406494a
Fix: replace lambda with method 3 years ago
Poker c253f39a32
Fix offset 3 years ago
Poker 6e548223f2
Fix review 3 years ago
Poker bf308b74c0
Merge branch 'main' into main 3 years ago
Poker e7eed49830
Merge branch 'main' of github.com:Poker-sang/ImageSharp 3 years ago
Poker 64a0ff08e9
Fix simple issues in review 3 years ago
James Jackson-South 6072d3ad26
Merge branch 'main' into js/smaller-aot 3 years ago
James Jackson-South c7da0705d6 Merge branch 'js/gif-fixes' into js/png-pallete 3 years ago
James Jackson-South c0ca0cc48c
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South e81efa3ca6
Merge pull request #2515 from SixLabors/js/reverse-implicit-usings 3 years ago
James Jackson-South 2ad035bf5f Reverse include behaviour 3 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
Poker 6f9525ed9c
Merge branch 'main' into main 3 years ago
James Jackson-South 978776106a Use different default pixel sampling strategy for PNG 3 years ago
Poker 01caebd34a
Add UnitTest 3 years ago
Poker 7b6c32d54b
implement APNG encoder 3 years ago
Poker 45f6f5b154
Implement APNG decoder 3 years ago
James Jackson-South c3ed86d135 Merge branch 'js/gif-fixes' into js/png-pallete 3 years ago
James Jackson-South f9e10ae130
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South 4ef363df5d Only compare a subset of frames. 3 years ago
James Jackson-South 77d49e6732
Merge pull request #2501 from SixLabors/js/pbm-dos 3 years ago
James Jackson-South f38ebfbd05 Merge branch 'js/gif-fixes' into js/png-pallete 3 years ago
James Jackson-South 949e6adcb2
Merge pull request #2500 from gfoidl/git-transparency-simd 3 years ago
James Jackson-South ef5fe795d0 Prevent crafted DOS attack. 3 years ago
Günther Foidl c8f1f2c89d Simplified check if there are any non-equal bytes 3 years ago
Günther Foidl 5416edb6bc Vectorize TrimTransparentPixels in GifEncoderCore 3 years ago
James Jackson-South fdbaafe449 Merge branch 'js/gif-fixes' into js/png-pallete 3 years ago
James Jackson-South 4b15595c6b
Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South ef08c82dbc
Update src/ImageSharp/Formats/Gif/GifEncoderCore.cs 3 years ago