12974 Commits (296da738008b06ea511b4e0123d059aa4e660a89)
 

Author SHA1 Message Date
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
James Jackson-South c3fc06261e
Update src/ImageSharp/Formats/Gif/GifEncoderCore.cs 3 years ago
James Jackson-South 98ed0f1070 Refactor and fix gif encoder 3 years ago
James Jackson-South 900e9d0171
Merge pull request #2446 from LuisAlfredo92/main 3 years ago
James Jackson-South 59c4a6a790
Merge branch 'main' into main 3 years ago
James Jackson-South b2ac9bbf24
Merge pull request #2482 from SixLabors/js/jpeg_JFXX 3 years ago
Anton Firszov eb5c6a703f
private QoiMetadata(QoiMetadata other) 3 years ago
Anton Firszov 1069a6d332
Merge branch 'main' into main 3 years ago
James Jackson-South 3325380449 Merge branch 'js/gif-fixes' into js/png-pallete 3 years ago
James Jackson-South f33f67d7ab Merge branch 'main' into js/gif-fixes 3 years ago
James Jackson-South a29b5fc9a2 Trim buffer to minimum region. 3 years ago
James Jackson-South 9f0fba4f05
Merge branch 'main' into js/jpeg_JFXX 3 years ago
James Jackson-South c68be044ea
Merge pull request #2488 from Neme12/asyncIO 3 years ago