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

jxl: Add animation support #160

Merged
merged 1 commit into from
Jul 21, 2024
Merged

jxl: Add animation support #160

merged 1 commit into from
Jul 21, 2024

Conversation

appashchenko
Copy link
Contributor

Test animation can be found at https://jpegxl.info/test-page/

Signed-off-by: Alexandr Pashchenko <[email protected]>
@artemsen artemsen merged commit 7d1d3cf into artemsen:master Jul 21, 2024
4 checks passed
@artemsen
Copy link
Owner

Thank you!

@appashchenko
Copy link
Contributor Author

Как быть с режимом галереи? Декодеры должны учитывать этот режим? Я проверил, сейчас разбор анимированного файла (apng, jxl) происходит дважды - для превью и при открытии. Затратно...

@artemsen
Copy link
Owner

Декодеры должны учитывать этот режим?

Нет, не должны. Затратно, но в целом не критично, тем более загрузка идёт в отдельном потоке.

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.

2 participants