8245 Commits (2c260b27bf273f7154a93a43bf1e5149776fbe5d)

Author SHA1 Message Date
Poker 2c260b27bf
add unit test and format 3 years ago
Poker 87de521412
Implement Vp8L encoder 3 years ago
Poker fbc08bd6a6
Implement Vp8 encoder 3 years ago
Poker 437144dab5
(Vp8L) Write total size after writing. Separate the writes of each block 3 years ago
Poker 95d36af396
(Vp8) Write total size after writing. Separate the writes of each block 3 years ago
Poker 62ab3a1eef
refactor 3 years ago
Poker 6f52a0d13c
Preparation 3 years ago
Anton Firszov d93bc6cca2
Follow up on post-merge discussions in #2551 (#2552) 3 years ago
Anton Firszov d76fe6f6ae
PBM decoder robustness improvements and BufferedReadStream observability (#2551) 3 years ago
James Jackson-South b8e8b8613d
Tiff decoding robustness improvements (#2550) 3 years ago
Brian Popow c5eed0e537
Add webp decoder option to handle the background color in ANIM chunk (#2547) 3 years ago
James Jackson-South 2302ec33dc Fix version number 3 years ago
James Jackson-South 8bb21561c5 Bump MinVer version base 3 years ago
antonfirsov c4150b967c Disallow allocation attempts of unrepresentable sizes 3 years ago
Tomasz Cielecki f7034ad190 Add GPSHPositioningError exif tag 3 years ago
James Jackson-South 8908dba6cf Minor AOT fixes and .NET 7 fixes. 3 years ago
James Jackson-South 7f2ab0cf86 Update PngEncoder.cs 3 years ago
Tomasz Cielecki a8086f1352 Change ExifTag TimeZoneOffset to Signed Short 3 years ago
James Jackson-South 7e8dca2cc4 Update GifEncoderCore.cs 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
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 b56633e2f0 Review 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 ed3860cfda Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 3 years ago
James Jackson-South 1a6b46504d Cleanup based on feedback 3 years ago
James Jackson-South f73cdb0520 Expose non-nullable configuration to remove null check 3 years ago
James Jackson-South 978776106a Use different default pixel sampling strategy for PNG 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 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
Anton Firszov eb5c6a703f
private QoiMetadata(QoiMetadata other) 3 years ago
James Jackson-South a29b5fc9a2 Trim buffer to minimum region. 3 years ago
LuisAlfredo92 472bc04f3d
Fixing extensions, class access and StyleCop 3 years ago
LuisAlfredo92 dea1ee891e
Optimizing avoiding casts to byte 3 years ago
LuisAlfredo92 3f1fe69c2b
Fixing declarations 3 years ago
LuisAlfredo92 f7b4f493f3
Fixing StyleCop 3 years ago
LuisAlfredo92 bf9f1f3e99
Fixing and making easier to read encoder 3 years ago
LuisAlfredo92 383aa22322
Fixing and optimizing decoder and encoder 3 years ago
Simona Koníčková 5b1873ee9a Use `FileOptions.Asynchronous` when doing async IO 3 years ago
LuisAlfredo92 88de0a61f1
Fixing encoder optimizations 3 years ago
LuisAlfredo92 02212bdd13
Optimizing Decoder 3 years ago
James Jackson-South 4f6a53c2b2 Compare to zero 3 years ago
James Jackson-South e307da5c45 Update SimdUtils.HwIntrinsics.cs 3 years ago
LuisAlfredo92 6245666d61
Fixing most of things of review 3 years ago