mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-21 01:42:44 -05:00
heif: rewrite plugin to use only libheif C API
Using C-API instead of C++ libheif API has following advantages: - More libheif features available (for ex.: strict decoding) - Linking with static build of libheif is possible - No need to enable exceptions
This commit is contained in: