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

Add heic/heif support #144

Merged
merged 4 commits into from
Oct 10, 2022
Merged

Add heic/heif support #144

merged 4 commits into from
Oct 10, 2022

Commits on Jul 12, 2022

  1. First version of heif/heic support, principially working, but with no…

    …rmal debug compiling very slow + image view is red lighted
    Edi61 committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    cb7c447 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Edi61 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f0a1bc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Added heif rgb/a to bgra conversion (heif not supporting bgra). Imple…

    …mented memory release functions to prevent memory leaks.
    erdog authored and erdog committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e5225cc View commit details
    Browse the repository at this point in the history
  2. Added Heif search type in Gui + added libheif version in About window

    erdog authored and erdog committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    dedd3f3 View commit details
    Browse the repository at this point in the history