libheif
HEIF and AVIF image file format library
The HEIF library quietly became a video decoder, then a scientific image container.
◆Recent moves
- 2mo ago
v1.22.0 - generic image components, ISO/IEC 23001-17 (lossless images) rewrite
⚡ SPARKThe second of the two releases that redefine the library's scope: arbitrary image components with non-visual pixel types, on top of a rearchitected lossless codec. It moves libheif from a photo container toward a general raster container.
View source ↗ - 6mo ago
v1.21.2 - bug fixes
A bug-fix patch whose only additions are JPEG 2000 and uncompressed support in the JS/WASM build script, plus a sequence-metadata fix for the OpenH264 plugin. Build plumbing behind the 1.21 sequence work.
View source ↗ - 7mo ago
v1.21.1 - build fix
A single missing include that broke builds on some GCC versions. The notes say to skip it if your build already worked.
View source ↗ - 7mo ago
v1.21.0 - image sequences
⚡ SPARKThe release where a still-image library started handling time. Sequences, alpha in auxiliary tracks, edit-list repetition and an x264 plugin arrive together, and the FFmpeg decoder plugin picks up H.264 alongside H.265.
View source ↗ - 1y ago
v1.20.2 - maintenance release
Maintenance: deferred size checks so very large tiled images can be decoded tile by tile, GIMI content ID fixes and a CMake switch to drop the SDL dependency. Small corrections around the sequence work.
View source ↗ - 1y ago
v1.20.1 - plugin loading bugfix
A one-bug patch in decoder plugin loading, explicitly unnecessary for anyone not using plugins.
View source ↗