13347 Commits (b458ff2fa024ae478594aa03a8a70f0a6cdb7e4c)
 

Author SHA1 Message Date
James Jackson-South c51f5aee17
Merge branch 'main' into js/webp-allocations 3 years ago
James Jackson-South 0888e5477a
Merge pull request #2511 from Poker-sang/main 3 years ago
James Jackson-South b4e98059b4 Update PngDecoderTests.cs 3 years ago
James Jackson-South 14a95a8ed6 Rename properties and add metadata tests 3 years ago
James Jackson-South 66f444d200 Fix alpha blending and add tests 3 years ago
Poker d4483217b6
fix SA1117 3 years ago
Poker bd2d4550a9
refactor to follow style rules 3 years ago
Poker dbb89603ee
encode FrameDuration 3 years ago
Poker 6fed95b516
remove unused scratchBuffer field 3 years ago
James Jackson-South 56588d3a1a Use region for alpha blending 3 years ago
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
James Jackson-South 845527587c Handle disposal methods. 3 years ago
Poker 95d36af396
(Vp8) Write total size after writing. Separate the writes of each block 3 years ago
James Jackson-South bc5b6c519b Add alpha blending support 3 years ago
James Jackson-South 5ed6f24943 Reintroduce scanline optimizations 3 years ago
Poker 62ab3a1eef
refactor 3 years ago
Poker 6f52a0d13c
Preparation 3 years ago
Jose Elias dos Santos c7f3aa40cb [fix]: Fixed Unknown App0 Marker add profileResolver missing 3 years ago
James Jackson-South 0385ad0315 Fix header bit depth assignment. 3 years ago
James Jackson-South 3bc12e43ca Fix failing tests 3 years ago
James Jackson-South 564c3d122c Fix encoding 3 years ago
James Jackson-South aada974cdb Refactor and cleanup 3 years ago
James Jackson-South 5a711a8ea9 Merge remote-tracking branch 'upstream/main' 3 years ago
James Jackson-South 2f61d94e37
Update src/ImageSharp/Formats/Webp/Lossless/HistogramEncoder.cs 3 years ago
James Jackson-South df2f6987a5 Do not attempt to read data for chunks of length 0. 3 years ago
James Jackson-South 74a09bfcce
Merge branch 'main' into js/webp-allocations 3 years ago
James Jackson-South 83ced124c4 Split Vp8LHistogram and clean up 3 years ago
Anton Firszov d93bc6cca2
Follow up on post-merge discussions in #2551 (#2552) 3 years ago
James Jackson-South 69e0b8d4ff
Merge branch 'main' into js/webp-allocations 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
James Jackson-South b0c827b228
Merge branch 'main' into js/webp-allocations 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 31aabcc40c
Merge branch 'main' into js/webp-allocations 3 years ago
James Jackson-South 9b24cc1699
Merge pull request #2545 from SixLabors/af/fix-memorygroup-overallocation 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
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
James Jackson-South 8c1113e53e
Merge pull request #2543 from Cheesebaron/feature/2542-GPSHPositioningError-exif-tag 3 years ago
James Jackson-South c73176159c
Merge branch 'main' into feature/2542-GPSHPositioningError-exif-tag 3 years ago
James Jackson-South 8bd273f393
Merge pull request #2514 from SixLabors/js/smaller-aot 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 a794ac1b57
Merge branch 'main' into js/smaller-aot 3 years ago