libheif icon indicating copy to clipboard operation
libheif copied to clipboard

libheif is an HEIF and AVIF file format decoder and encoder.

Results 305 libheif issues
Sort by recently updated
recently updated
newest added

When I try to build the latest release, with ``` option(WITH_EXAMPLES "Build examples" ON) option(WITH_EXAMPLE_HEIF_VIEW "Build heif-view tool" ON) ``` I get a lot of undefined symbols related to SDL2....

I went back-and-forward a bit on whether adding and getting should take the item or the item id. Would appreciate feedback on that.

When no color space is specified, libheif uses BT.601 as the default color space instead of BT.709, which causes most programs that rely on libheif to save images with incorrect...

There are a few new things in the updated (2025, third edition) HEIF spec. I'm interested in the text and font items (section 6.10), and have started work on that.