8511 Commits (b983cd3d885ab60eefedff9c5f7d598d4e4cabcc)

Author SHA1 Message Date
James Jackson-South 8bb21561c5 Bump MinVer version base 3 years ago
antonfirsov c4150b967c Disallow allocation attempts of unrepresentable sizes 3 years ago
antonfirsov bea65987a0 use pinned buffers in Vp8LHistogram 3 years ago
James Jackson-South 63829e8437 Remove more allocations and add tasks. 3 years ago
James Jackson-South 3fabb76ab6 Pool Vp8LHistogram memory. 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
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 64a0ff08e9
Fix simple issues in review 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
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 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