Skip to content

ImageMagick: revbump avif support#61519

Open
biopsin wants to merge 1 commit into
void-linux:masterfrom
biopsin:patch-1
Open

ImageMagick: revbump avif support#61519
biopsin wants to merge 1 commit into
void-linux:masterfrom
biopsin:patch-1

Conversation

@biopsin

@biopsin biopsin commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Without converting avif issues
magick: no decode delegate for this image format

magick -list format | grep -i HEIC
AVCI HEIC rw+ AVC Image File Format (1.23.0)
AVIF HEIC rw+ AV1 Image File Format (1.23.0)
HEIC HEIC rw+ High Efficiency Image Format (1.23.0)
HEIF HEIC rw+ High Efficiency Image Format (1.23.0)

magick -list format | grep AVIF
AVIF HEIC rw+ AV1 Image File Format (1.23.0)

Testing the changes

  • I tested the changes in this PR: YES|briefly|NO

Without converting avif issues
magick: no decode delegate for this image format

magick -list format | grep -i HEIC
     AVCI  HEIC      rw+   AVC Image File Format (1.23.0)
     AVIF  HEIC      rw+   AV1 Image File Format (1.23.0)
     HEIC  HEIC      rw+   High Efficiency Image Format (1.23.0)
     HEIF  HEIC      rw+   High Efficiency Image Format (1.23.0)

magick  -list format | grep AVIF
     AVIF  HEIC      rw+   AV1 Image File Format (1.23.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant