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

Avoid processing all GIF frames if targetFormat != GIF #10354

Closed
bep opened this issue Oct 4, 2022 · 1 comment · Fixed by #10357
Closed

Avoid processing all GIF frames if targetFormat != GIF #10354

bep opened this issue Oct 4, 2022 · 1 comment · Fixed by #10357
Assignees

Comments

@bep
Copy link
Member

bep commented Oct 4, 2022

This can potentially be a very costly operation.

@bep bep self-assigned this Oct 4, 2022
bep added a commit to bep/hugo that referenced this issue Oct 4, 2022
* Fix resize of animated GIF when target != GIF
* Avoid processing all GIF frames if targetFormat != GIF

Fixes gohugoio#10354
bep added a commit to bep/hugo that referenced this issue Oct 4, 2022
* Fix resize of animated GIF when target != GIF
* Avoid processing all GIF frames if targetFormat != GIF

Fixes gohugoio#10354
bep added a commit to bep/hugo that referenced this issue Oct 4, 2022
* Fix resize of animated GIF when target != GIF
* Avoid processing all GIF frames if targetFormat != GIF

Fixes gohugoio#10354
@bep bep closed this as completed in #10357 Oct 4, 2022
bep added a commit that referenced this issue Oct 4, 2022
* Fix resize of animated GIF when target != GIF
* Avoid processing all GIF frames if targetFormat != GIF

Fixes #10354
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant