Skip to content
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

ZO-883: add pillow-avif-plugin to support avif image format #811

Merged
merged 4 commits into from
Jul 19, 2024

Conversation

Sinnaj94
Copy link
Contributor

@Sinnaj94 Sinnaj94 commented Jul 17, 2024

Was erledigt dieser PR?

Es gibt ein neues Komprimierungs-Format für Bilder, das sogenannte AVIF-Format. Das Format hat eine hohe Komprimierungsrate, mehr dazu im Ticket ZO-883.

In diesem Pull Request wird das pillow-avif-plugin genutzt, um AVIF in Pillow zu unterstützen.

Wie kann getestet werden?

bin/test vivi/core/src/zeit/content/image/tests/test_imagegroup.py -k test_create_variant_image_allows_overriding_output_format_avif

Relevante Pull-Requests

Todos

  • Feature getoggelt? (aka "Wird die Abnahme potentiell geblockt?")
  • Doku geschrieben (wenigstens 2 Sätze "Shitty Draft")
  • Im Jira-Ticket beschrieben, wie die Staging-Abnahme funktioniert
  • Und vielleicht sogar schon Review-Folien gemalt, jetzt wo die Screenshots frisch sind?

Gif

DEPLOYMENT_BRANCH=ZO-883_add_pillow_avif_plugin

@Sinnaj94 Sinnaj94 force-pushed the ZO-883_add-avif-image-support branch from dc2e03c to e3c41c0 Compare July 18, 2024 11:56
@Sinnaj94 Sinnaj94 force-pushed the ZO-883_add-avif-image-support branch from e3c41c0 to 6f1f9e0 Compare July 19, 2024 08:29
@Sinnaj94 Sinnaj94 marked this pull request as ready for review July 19, 2024 08:30
@Sinnaj94 Sinnaj94 changed the title ZO-883: add test to support avif format ZO-883: add pillow-avif-plugin to support avif image format Jul 19, 2024
@Sinnaj94 Sinnaj94 requested a review from wosc July 19, 2024 08:53
@Sinnaj94 Sinnaj94 force-pushed the ZO-883_add-avif-image-support branch from 6f1f9e0 to 2ce7f3a Compare July 19, 2024 08:55
Copy link
Member

@wosc wosc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wosc wosc merged commit 05c1ad7 into main Jul 19, 2024
4 checks passed
@wosc wosc deleted the ZO-883_add-avif-image-support branch July 19, 2024 09:13
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.

None yet

2 participants