mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
4107df0d22
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. libheif makes use of libde265 for the actual image decoding and x265 for encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as plugins. WWW: https://github.com/strukturag/libheif PR: 230767 Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch>
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
bin/heif-convert
|
|
bin/heif-enc
|
|
bin/heif-info
|
|
bin/heif-thumbnailer
|
|
include/libheif/heif.h
|
|
include/libheif/heif_cxx.h
|
|
include/libheif/heif_plugin.h
|
|
include/libheif/heif_version.h
|
|
lib/libheif.a
|
|
lib/libheif.so
|
|
lib/libheif.so.1
|
|
lib/libheif.so.1.3.2
|
|
libdata/pkgconfig/libheif.pc
|
|
share/mime/packages/heif.xml
|
|
share/thumbnailers/heif.thumbnailer
|