-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Propagate AVIF support from libgd #7026
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
Closed
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
592ac3a
Initial commit before rebase
morsssss 86a5eb0
Incremental commit
morsssss f1b3dd1
Incremental commit
morsssss acc40b9
Include logic to extract speed param in _php_image_output_ctx()
morsssss e613ec3
Change gd includes to quotes instead of angle brackets
morsssss 1fad3c4
Change one avifFree() to gdFree()
morsssss a077c1a
Fix includes
morsssss 4c8790f
Add test script and test image
morsssss cf9696b
Use new --EXTENSIONS-- to ensure gd is available
morsssss d698aad
Fix IMAGETYPE_AVIF support
cmb69 14d6d2f
Fix failing test case
cmb69 b9d8de8
Add AVIF support for bundled GD on Windows
cmb69 9aa1b36
Build GD with libavif on AppVeyor
cmb69 0585c08
Initial commit before rebase
morsssss 5a73a40
Incremental commit
morsssss a1cb830
Incremental commit
morsssss e98f2ca
Change gd includes to quotes instead of angle brackets
morsssss a6a161f
Fix includes
morsssss 5e45a76
Fix IMAGETYPE_AVIF support
cmb69 270c6af
Remove AVIF tests from travis and azure; add to cirrus
morsssss 31c8c66
Remove avif from a few more spots in test configs
morsssss 8af2262
Add imagecreatefromavif config
morsssss 1c7ef5e
Removed libavif-dev package from azure
morsssss 76f3a98
Install libavif in freebsd
morsssss 370f177
Removed conflict resolution crud from rebase
morsssss 2dafbde
Use avif memory allocators
morsssss 5da6a4a
Fixes from code review
morsssss 13e211a
Make this work with libavif 0.8.2
morsssss 1e1cb57
Include image-to-image test
morsssss 9f67adb
Newline between test output and expected output
morsssss b4c869c
Use gd_error() instead of zend_error()
morsssss 31efece
Merge branch 'master' into avif
morsssss e8770a5
Restore libavif, lost during merge
morsssss 41aedcf
Revert changes to ext/standard files
morsssss b0959ab
Revert AVIF from image type tests
morsssss ebe74df
Removed AVIF from tests properly, this time, I hope
morsssss 971812e
restore https in license URL
morsssss d6603a9
Removed spurious spaces
morsssss 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.