11694 Commits (4a32c753f6c16ac3753d269ef05fa358f6b12093)
 

Author SHA1 Message Date
James Jackson-South 4a32c753f6
Merge branch 'main' into js/decode-sanitation 4 years ago
Scott Williams 7db47922c0
Merge pull request #2082 from SixLabors/sw/allocation-tracker 4 years ago
miere43 03d0b63c7c Fix chunk data memory leak when decoding PNG. Fix #2080 4 years ago
Scott Williams f4f521cc5b revert to allow easier merge 4 years ago
Scott Williams f597507500 fix comment 4 years ago
Scott Williams cd7c91ccdf move AsyncLocal out of core lib and into testing 4 years ago
Brian Popow ced98879dd Add checks, if enough data was read 4 years ago
Scott Williams 558ff99b08 revert Frame Dispose 4 years ago
Scott Williams 99d12664a2 Async local doesn't actually work for the finalizers, revert that piece. 4 years ago
Scott Williams d9af2395ee indent for full framwork 4 years ago
Scott Williams 399d71ddf1 stylecopped 4 years ago
Scott Williams a30c468f27 drop commented code 4 years ago
Scott Williams 2a1ae5cc4c ensure we dispose beffers when decoders throw 4 years ago
Scott Williams 1557baea59 dispose the next chunk 4 years ago
Scott Williams af7d84a376 check disposed buffers for decoders 4 years ago
Scott Williams 3872c6000c revert loader change 4 years ago
Scott Williams 77bb287116 xunit helper to track undisposed memory 4 years ago
Brian Popow d22e50c0d0 Ignore invalid EXIF or XMP chunks 4 years ago
Brian Popow e6ad467503 Add check in ReadUint16 for enough data 4 years ago
Brian Popow aac680fea6 Add check, if enough data was read for progressive scan decoding data 4 years ago
Brian Popow 8e4129a733 Make sure enough data is read in ReadVp8XHeader() 4 years ago
Brian Popow 8cc5a6b6ca Remove code duplication when reading the profile data 4 years ago
Brian Popow 5d04734c32 Add checks in ReadVp8Header() to make sure enough data is read 4 years ago
Brian Popow 853b222af5 Add test for lossy with exif which does not contain enough data 4 years ago
Brian Popow f820b0b965 ParseOptional chunks now checks, if enough data is read 4 years ago
Brian Popow 588a6d444a Fix lossy image with not enough exif bytes 4 years ago
Brian Popow 96f6fd45a3 Add check, if enough data is read in LoadTables 4 years ago
James Jackson-South d3936e2d3f Add check for App1 XMP marker length 4 years ago
James Jackson-South 136cc143bb
Merge pull request #2066 from SixLabors/js/exif-thumbnail 4 years ago
James Jackson-South d4acfce23c Add non-generic overload. Fix #1995 4 years ago
James Jackson-South 2bedf20527
Merge pull request #2065 from mikeirvingweb/product-name-corrections 4 years ago
Mike Irving 12abd59fa4 correction to repair breaking change from another merge 4 years ago
James Jackson-South cb8a9c3163
Merge branch 'main' into product-name-corrections 4 years ago
James Jackson-South aac0783c74
Merge pull request #2062 from SixLabors/bp/extrasamples2 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
James Jackson-South 3ad23e8373 Use FromScaledVector4 when decoding 4 years ago
James Jackson-South db1bf31674 Use pre-existing pixel conversion methods 4 years ago
James Jackson-South 9fc42d7555
Merge branch 'main' into bp/extrasamples2 4 years ago
James Jackson-South 7bd0e03792
Merge pull request #2052 from SixLabors/js/fix-resize-pad-color 4 years ago
James Jackson-South e0fa9d8f17
Merge branch 'main' into bp/extrasamples2 4 years ago
James Jackson-South aa7c6d1790
Merge branch 'main' into js/fix-resize-pad-color 4 years ago
James Jackson-South 8d7c27100b
Merge pull request #2006 from kroymann/fix-async-image-load 4 years ago
James Jackson-South e554dcaa73
Update src/ImageSharp/IO/ChunkedMemoryStream.cs 4 years ago
James Jackson-South 74dfe7ef88
Merge branch 'main' into js/fix-resize-pad-color 4 years ago
James Jackson-South afe9505b29 Fix offset 4 years ago
James Jackson-South 1ad9e56137 Use graduated buffers 4 years ago
James Jackson-South ebea485f96 Update ResizeWorker.cs 4 years ago
Anton Firszov faea7d05db AsyncImageSharp option for load testing 4 years ago
Brian Popow 2dc4be2185 Only debug save on OSX for associated alpha tests 4 years ago
Brian Popow 9b8256c4e8
Merge branch 'main' into bp/extrasamples2 4 years ago