-
Notifications
You must be signed in to change notification settings - Fork 233
IMG_CODER_STATUS Feature For En/De-coders #611
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 13 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
d113517
Add IMG_CoderStatus to the header
LordOfXen 73020a5
Bring back comment spacing applied by SDLWikiBot
LordOfXen d9054c1
Add IMG_CoderStatus to IMG_AnimationDecoder
LordOfXen ae1dfa7
Add IMG_CoderStatus to IMG_AnimationEncoder
LordOfXen 352a83c
Add IMG_GetAnimationEncoderStatus
LordOfXen b869614
Add IMG_GetAnimationDecoderStatus
LordOfXen 3ce6266
Update IMG_GetAnimationDecoderFrame to include IMG_CoderStatus
LordOfXen 9c90198
Update IMG_AddAnimationEncoderFrame to use IMG_CoderStatus
LordOfXen f8c04b2
Set GIF Decoder status when we reach EOF
LordOfXen fcc79ce
Set PNG coder status when we reach EOF
LordOfXen 6b90f2b
Set AVIF coder status when we reach EOF
LordOfXen 37bbd60
Add IMG_CODER_STATUS_MAX for AVIF_RESULT_NO_IMAGES_REMAINING as well
LordOfXen 9e5e04c
Update WEBP to use coder status when we reach EOF
LordOfXen a2dbf24
Remove status assignments from AVIF
LordOfXen 818a74e
Remove status assignments from GIF
LordOfXen dc8af3f
Remove status assignments from PNG
LordOfXen fe6b63b
Remove status assignments from WEBP
LordOfXen 285d5a4
Remove CoderStatus from Encoder
LordOfXen 71a8408
Remove Encoder Status and Update Coder Status to IMG_AnimationDecoder…
LordOfXen 4e54d77
Remove status from encoder
LordOfXen c2747e9
Update IMG_CoderStatus to IMG_AnimationDecoderStatus
LordOfXen fa963f5
Update the check in IMG_GetAnimationDecoderFrame and update IMG_Coder…
LordOfXen b7d1fa6
BUG FIX: Increase accumulated_pts and last_delay only if AddFrame suc…
LordOfXen 792cc8b
Update IMG_CODER_STATUS_OK to IMG_DECODER_STATUS_OK
LordOfXen d2f7f02
Remove padding
LordOfXen 5baee55
Remove padding
LordOfXen 2f22906
Remove padding
LordOfXen 147b775
Revert changes to parameters of IMG_AddAnimationEncoderFrame
LordOfXen 7a6a25d
Add IMG_GetAnimationDecoderStatus to SYM
LordOfXen 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
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.
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.