-
-
Notifications
You must be signed in to change notification settings - Fork 888
V3 : Fix GIF, PNG, and WEBP Edge Case Handling #2882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6f38753
Add image and test
JimBobSquarePants a888544
Fix GIF handling of unused global tables.
JimBobSquarePants ef8c79d
Fix WEBP animation disposal and blending
JimBobSquarePants bd1649d
Ensure WEBP decoder unsets the restore area.
JimBobSquarePants 2b239ec
Fix GIF restore to background behavior and background color assignment.
JimBobSquarePants f63ad84
Remove TODO:
JimBobSquarePants 7cecea9
Revert breaking change
JimBobSquarePants 9c5bcfa
Update build-and-test.yml
JimBobSquarePants 386e17d
Merge branch 'release/3.1.x' into js/fix-2866
JimBobSquarePants 5d77de9
Fix PNG animation encoding and quantizer output
JimBobSquarePants 6da9bc3
Fix transparency mode, update quantized refs
JimBobSquarePants 33e5cbf
Try bumping to latest SDK
JimBobSquarePants c4d314a
Revert "Try bumping to latest SDK"
JimBobSquarePants 67fd9de
Try casting
JimBobSquarePants d33e6a9
Use latest instead of preview to avoid build errors.
JimBobSquarePants f9f5257
Try explicit langversion
JimBobSquarePants f63e1a4
Try langversion 12
JimBobSquarePants 94df8e3
Update src/ImageSharp/Processing/Processors/Quantization/EuclideanPix…
JimBobSquarePants f80aa76
Additional testcases for gif decoder
brianpopow 78b902b
Merge branch 'release/3.1.x' into js/fix-2866
JimBobSquarePants 6430b8e
Fix GIF RestoreToPrevious
JimBobSquarePants bf66f24
Respond to feedback
JimBobSquarePants b65abe7
Add options for color lookup.
JimBobSquarePants eb6b0ab
Do not copy color tables when transcoding.
JimBobSquarePants 71357d2
Fix PNG encoder blending.
JimBobSquarePants 4ace814
extend gif benchmarks
antonfirsov 0ea2404
Revert to coarse cache default, additional feedback.
JimBobSquarePants efe11dc
Fix PNG chunk detection.
JimBobSquarePants 925a651
fix build (add blank lines)
antonfirsov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.