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

Remove preview workaround in gui for webp/heif #921

Closed
wants to merge 1 commit into from
Closed

Conversation

qarmin
Copy link
Owner

@qarmin qarmin commented Feb 25, 2023

This adds new dependencies - heif-gdk-pixbuf and webp-pixbuf-loader which are used to show previews in gui(someday, this should be integral part of gdk-pixbuf)

This speedup loading preview of files with such extensions.

I thought it would be possible to get rid of libheif completely, but it turns out that it is still used when checking similar images

The only blocker is now missing heif-pixbuf in homebrew repo - https://github.com/strukturag/libheif/blob/master/gdk-pixbuf/pixbufloader-heif.c

@qarmin qarmin added the enhancement New feature or request label Feb 25, 2023
@qarmin qarmin marked this pull request as draft February 25, 2023 20:52
@qarmin
Copy link
Owner Author

qarmin commented Nov 15, 2023

webp already was merged, heif file cannot be added due missing packages in repo

@qarmin qarmin closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant